| Package | Description |
|---|---|
| lux.index | |
| lux.index.analysis |
| Class and Description |
|---|
| ElementVisibility |
| XmlTokenStreamBase
This is the root of a set of xml-aware TokenStream classes that work by selecting text
a node at a time from an XML document, and then
passing that text to the wrapped TokenStream.
|
| Class and Description |
|---|
| ElementVisibility |
| TextOffsetTokenStream
This TokenStream records the offsets (character positions in the original text) of every token.
|
| ValueTokenStream |
| XmlTokenStreamBase
This is the root of a set of xml-aware TokenStream classes that work by selecting text
a node at a time from an XML document, and then
passing that text to the wrapped TokenStream.
|
Copyright © 2013. All Rights Reserved.