org.apache.lucene.queryParser
public static final class QueryParserTestBase.QPTestFilter extends org.apache.lucene.analysis.TokenFilter
Constructor and Description |
---|
QueryParserTestBase.QPTestFilter(org.apache.lucene.analysis.TokenStream in) |
Modifier and Type | Method and Description |
---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
public QueryParserTestBase.QPTestFilter(org.apache.lucene.analysis.TokenStream in)
public boolean incrementToken() throws IOException
incrementToken
in class org.apache.lucene.analysis.TokenStream
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.