| Package | Description |
|---|---|
| com.aliasi.xml |
Classes for XML, including SAX filters and file visitors.
|
| Class and Description |
|---|
| DelegatingHandler
A
DelegatingHandler is a SAX filter that routes events
to embedded handlers based on their element embedding. |
| ElementStackFilter
Provides a SAX filter that maintains a stack of elements visited.
|
| SAXFilterHandler
The
SAXFilterHandler provides a base class for
filtering SAX handlers. |
| SAXWriter
A
SAXWriter handles SAX events and writes a
character-based representation to a specified output stream in the
specified character encoding. |
| SimpleElementHandler
A
SimpleElementHandler is a default handler that
supplies utilities for simple elements and attributes. |
Copyright © 2016 Alias-i, Inc.. All rights reserved.