Package org.eclipse.birt.core.framework.parser
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.
-
ClassDescriptionAbstract parse state for the
XMLParserHandler
class.Parses any valid XML; handles unimplemented tags.Base class provides the parse state framework.Reports a parse error.Framework for parsing an XML file using a SAX parser.