See: Description
| Interface | Description |
|---|---|
| TagHandler |
A simple element-level event handler for events triggered by the
SAX-driven DocumentHandler parser.
|
| Class | Description |
|---|---|
| DocumentHandler |
A simple ContentHandler implementation which digests SAX document events and
produces simpler tag-level events, maintaining its own stack for the
convenience of the tag handlers.
|
Copyright © 2015. All rights reserved.