Interface | Description |
---|---|
XMLParser |
A interface to allow pluggable ways of parsing an InputStream into a DOM Document.
|
Class | Description |
---|---|
XMLParserImpl |
A default implementation of XMLParser that uses two pools of DocumentBuilders.
|
Exception | Description |
---|---|
XMLParserException |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.