| Interface | Description | 
|---|---|
| DOMAdapter | 
 Defines a standard set of adapter methods for interfacing with a DOM parser
 and obtaining a DOM  
org.w3c.dom.Document object. | 
| Class | Description | 
|---|---|
| AbstractDOMAdapter | 
 A DOMAdapter utility abstract base class. 
 | 
| JAXPDOMAdapter | 
 A DOMAdapter that uses JAXP to obtain a org.w3c.dom.Document instance. 
 | 
Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.