|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Closeable | Classes implementing this interface announce that they should be closed for releasing all resources and stopping any background activity. |
Processor | Interface for a processor that operates on an input argument. |
Class Summary | |
ConfigurableProcessor | An abstract processor that just stores a configuration. |
ContextMap | A map used to store context-specific key/value pairs in the processing architecture. |
DirectoryProcessor | Abstract base class for a Processor that operates
on the contents of directories. |
DocumentProcessor | Abstract base class for a Processor that operates
on XML documents. |
DocumentReader | Abstract base class for a Processor that read
XML documents. |
Main | A static class that provides a main external entry point to TIES. |
TextProcessor | Abstract base class for a Processor that operates
on text documents. |
TiesConfiguration | A composite configuration that allows to localize of keys and to querying types and descriptions of entries. |
Exception Summary | |
ParsingException | Exception thrown when an input cannot be parsed, typically because it contains uncorrectable errors. |
ProcessingException | Exception thrown when an error occurs during processing. |
This package bundles main entry points and general interfaces and classes for TIES.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |