| Interface | Description | 
|---|---|
| DOMBuilder.Listener | 
 The Listener interface must be implemented by those objects willing to
 be notified of a successful DOM tree generation. 
 | 
| Class | Description | 
|---|---|
| DOMBuilder | 
 The  
DOMBuilder is a utility class that will generate a W3C
 DOM Document from SAX events. | 
| DOMStreamer | 
 The  
DOMStreamer is a utility class that will generate SAX
 events from a W3C DOM Document. | 
| DOMStreamer.DefaultDOMStreamer | 
 The  
DefaultDOMStreamer is a utility class that will generate SAX
 events from a W3C DOM Document. | 
| DOMStreamer.NamespaceNormalizingDOMStreamer | 
 Streams a DOM tree to SAX events and normalizes namespace declarations on the way. 
 | 
| DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo | 
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"