Class | Description |
---|---|
WriterFactory |
Factory class, allowing us to specify creation of concrete writers in one place and avoid
undesired dependencies.
|
Exception | Description |
---|---|
UnsupportedInputFormatException |
Used when the format for input document is a non-supported one.
|
UnsupportedOutputFormatException |
Used when the format for output document is a non-supported one.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic