public final class TokenizedText extends TextContainer
children, nextSibling, parent, prevSibling| Constructor and Description |
|---|
TokenizedText(List<? extends TextContainer> tokens)
Create a tokenized document container.
|
equals, getChildCount, getChildren, getDecoder, getEncoder, getIterator, getIterator, getNextSibling, getParent, getPostIterator, getPostIterator, getPrevSibling, hashCode, toStringgetType, getValuepublic TokenizedText(List<? extends TextContainer> tokens)
tokens - the text elements that make up this document.Copyright © 2021 Actian Corporation. All rights reserved.