public interface Formatter
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatKey()
Returns the name of the formatter that will be used to identify it.
|
URI |
getResultURI(String objectName) |
void |
write(FinalResult result,
URI outputURI) |
String getFormatKey()
void write(FinalResult result, URI outputURI) throws Exception
ExceptionCopyright © 2014 Quattor. All Rights Reserved.