|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Configuration | |
DocumentTransformer | This represent the Document to be transformed. |
TransformerFormatRepository | This is basically repository which keeps the information about the possible output transformerformat So this is an inventory of possible output format and possible transformer for the each output format It also has a responsibility to tell correct transformer to to be used. |
Class Summary | |
---|---|
Transformer | This represent the definitions of a transformer used. |
TransformerFactory | This is factory to select the DocumentTransformer based on the file input types and out of the file types. |
TransformerFormat | This represent the transformer format supported by the Converter. |
Exception Summary | |
---|---|
TransformerException | Throw if there is any error encountered during the transformation |
TransformerNotFoundException | Exception is thrown if there is no Transformer available for a output file type. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |