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, toString
getType, getValue
public TokenizedText(List<? extends TextContainer> tokens)
tokens
- the text elements that make up this document.Copyright © 2016 Actian Corporation. All rights reserved.