Uses of Package
org.eclipse.birt.core.framework.parser
-
Packages that use org.eclipse.birt.core.framework.parser Package Description org.eclipse.birt.core.framework.parser Provides a framework for parsing an XML file using a SAX parser. -
Classes in org.eclipse.birt.core.framework.parser used by org.eclipse.birt.core.framework.parser Class Description AbstractParseState Abstract parse state for theXMLParserHandler
class.ParseState Base class provides the parse state framework.XMLParserException Reports a parse error.XMLParserHandler Framework for parsing an XML file using a SAX parser.XMLParserHandler.InnerParseState Base class provides the parse state framework.