public interface Configuration
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
this allows to set the properties needed by the convertor at the instance
level which can be used to process all documents
|
Transformer |
getTransformer()
TransformerFormatRepository is basically a repository which holds all the
supported TransformerFormat by the DocumentTransformer which can be used
for further processing like to check
|
Properties getProperties()
Transformer getTransformer()