Package | Description |
---|---|
javax.xml.parsers |
Provides classes allowing the processing of XML documents.
|
Modifier and Type | Method and Description |
---|---|
abstract SAXParser |
SAXParserFactory.newSAXParser()
Creates a new instance of a SAXParser using the currently
configured factory parameters.
|