Package com.synex.xml.sax

Provides classes allowing the processing of XML documents.

See:
          Description

Interface Summary
XMLHandler Basic interface for SAX handlers.
 

Class Summary
XMLHandlerImpl Default implementation of the XMLHandler interface.
XMLParser The class reads XML documents according to specified DTD and translates all related events into XMLHandler events.
 

Package com.synex.xml.sax Description

Provides classes allowing the processing of XML documents. Only SAX2 type of plugable parsers is supported



Submit a bug or feature
For further API reference and developer documentation, see XML Bulk Loader Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2002 Sergey Yakovlev, All Rights Reserved.