JCas
v0.3.1

Package cas.xml

This package contains classes that help to simplify XML parsing.

See:
          Description

Interface Summary
CasSaxTagHandler Defines the methods for tag handlers of the configuration.
 

Class Summary
AbstractCasSaxTagHandler Implements the basic functionality of CasSaxRagHandler.
CasSaxParser Handles the SAX events when parsing the configuration file and creates the configuration.
XmlInputStream This class wraps an input stream and prevents the XML parser from closing the stream.
XmlUtils Helper class for parsing XML files.
 

Package cas.xml Description

This package contains classes that help to simplify XML parsing.


JCas
v0.3.1