org.apache.lucene.analysis
Interface BaseTokenStreamTestCase.CheckClearAttributesAttribute

All Superinterfaces:
org.apache.lucene.util.Attribute
All Known Implementing Classes:
BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl
Enclosing class:
BaseTokenStreamTestCase

public static interface BaseTokenStreamTestCase.CheckClearAttributesAttribute
extends org.apache.lucene.util.Attribute


Method Summary
 boolean getAndResetClearCalled()
           
 

Method Detail

getAndResetClearCalled

boolean getAndResetClearCalled()


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.