|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.xml.parsers | |
javax.xml.parsers | |
org.apache.mirae.j2me.xml |
Classes in javax.xml.parsers used by javax.xml.parsers | |
FactoryConfigurationError
Thrown when a problem with configuration with the Parser Factories exists. |
|
ParserConfigurationException
Indicates a serious configuration error. |
|
SAXParser
Defines the API that wraps an XMLReader
implementation class. |
|
SAXParserFactory
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents. |
Classes in javax.xml.parsers used by org.apache.mirae.j2me.xml | |
ParserConfigurationException
Indicates a serious configuration error. |
|
SAXParser
Defines the API that wraps an XMLReader
implementation class. |
|
SAXParserFactory
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |