public final class CannedBinaryTokenStream extends TokenStream
Modifier and Type | Class and Description |
---|---|
static class |
CannedBinaryTokenStream.BinaryToken
Represents a binary token.
|
AttributeSource.State
DEFAULT_TOKEN_ATTRIBUTE_FACTORY
Constructor and Description |
---|
CannedBinaryTokenStream(CannedBinaryTokenStream.BinaryToken... tokens) |
Modifier and Type | Method and Description |
---|---|
boolean |
incrementToken() |
close, end, reset
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toString
public CannedBinaryTokenStream(CannedBinaryTokenStream.BinaryToken... tokens)
public boolean incrementToken()
incrementToken
in class TokenStream
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.