| Modifier and Type | Class and Description |
|---|---|
class |
SAXImpl
SAXImpl is the core model for SAX input source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DOM2DTM
The
DOM2DTM class serves up a DOM's contents via the
DTM API. |
| Modifier and Type | Class and Description |
|---|---|
class |
SAX2DTM
This class implements a DTM that tends to be optimized more for speed than
for compactness, that is constructed via SAX2 ContentHandler events.
|
class |
SAX2DTM2
SAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.
|
class |
SAX2RTFDTM
This is a subclass of SAX2DTM which has been modified to meet the needs of
Result Tree Frameworks (RTFs).
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.