| Class | Description |
|---|---|
| DocumentFilter |
SAX DocumentHandler event interceptor.
|
| DOMBuilder |
builds DOM from SAX2 event stream.
|
| DOMVisitor |
visits all DOM elements in the depth-first order (in-order).
|
| SAXEventGenerator |
produces SAX2 event from a DOM tree.
|
Copyright © 2014 Oracle Corporation. All Rights Reserved.