- java.lang.Object
-
- org.apache.lucene.analysis.TokenStream
-
- org.apache.lucene.analysis.Tokenizer
-
- org.apache.derbyTesting.functionTests.tests.lang.LuceneSupportTest.AbstractTokenizer
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) CharTermAttribute |
charTermAttr |
(package private) PositionIncrementAttribute |
posIncrAttr |
(package private) java.util.Iterator<java.lang.String> |
tokens |
-
Fields inherited from class org.apache.lucene.analysis.Tokenizer
input
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
(package private) abstract java.lang.Iterable<java.lang.String> |
getTokens() |
boolean |
incrementToken() |
void |
reset() |
-
Methods inherited from class org.apache.lucene.analysis.Tokenizer
close, reset
-
Methods inherited from class org.apache.lucene.analysis.TokenStream
next, next
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Wed 2016-10-05 08:16:42+0000, from revision ???
Apache Derby V10.11 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.