| Class | Description |
|---|---|
| CatalogResourceResolver |
Another namespace-URI-to-whatever (namespace, context, resolver, map) magic thingy.
|
| DOM |
Wraps a W3C document and provides an entry point for browsing the DOM (in subclasses).
|
| DOMElement<CHILD extends DOMElement,PARENT extends DOMElement> |
Wraps a W3C element.
|
| DOMParser<D extends DOM> |
Condensed API for parsing of XML into DOM with (optional) XML schema validation.
|
| DOMParser.NodeVisitor | |
| NamespaceContextMap |
This should have been part of the JDK.
|
| SAXParser | |
| SAXParser.Handler<I> |
| Exception | Description |
|---|---|
| ParserException |
Unified exception thrown by the DOMParser and SAXParser.
|
Copyright © 2023 jUPnP.org. All rights reserved.