Package org.eclipse.birt.core.framework.parser
Provides a framework for parsing an XML file using a SAX parser.
Package Specification
Provides a framework for parsing an XML file using a SAX parser.And this package is deprecated.
-
Class Summary Class Description AbstractParseState Abstract parse state for theXMLParserHandler
class.AnyElementState Parses any valid XML; handles unimplemented tags.ParseState Base class provides the parse state framework.XMLParserHandler Framework for parsing an XML file using a SAX parser. -
Exception Summary Exception Description XMLParserException Reports a parse error.