| Package | Description |
|---|---|
| lux.index | |
| lux.search.highlight | |
| lux.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
QNameTextMapper
Accumulates text for each element and each attribute.
|
class |
XmlPathMapper
Accumulate counts of QNames and QName paths.
|
class |
XPathValueMapper
Each path-value is a string of path components, as defined in
XmlPathMapper, followed by
a value token. |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlHighlighter |
| Modifier and Type | Class and Description |
|---|---|
class |
OffsetDocBuilder
Holds an Offsets object that will accumulate offset information about a
document as it is parsed.
|
class |
SaxonDocBuilder |
class |
Serializer
Accumulates a serialized XML document from StAX events according to a prescribed set of conventions,
as follows:
Line endings are normalized; CDATA blocks are preserved; entities and numeric references are preserved; redundant namespace
declarations are dropped.
|
| Modifier and Type | Method and Description |
|---|---|
List<StAXHandler> |
XmlReader.getHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlReader.addHandler(StAXHandler handler) |
Copyright © 2013. All Rights Reserved.