- java.lang.Object
-
- org.apache.lucene.util.AttributeImpl
-
- org.apache.lucene.analysis.ja.tokenattributes.ReadingAttributeImpl
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, ReadingAttribute, org.apache.lucene.util.Attribute
public class ReadingAttributeImpl
extends org.apache.lucene.util.AttributeImpl
implements ReadingAttribute, java.lang.Cloneable
Attribute for Kuromoji reading data
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.lucene.util.AttributeImpl
enableBackwards
-
Method Summary
-
Methods inherited from class org.apache.lucene.util.AttributeImpl
clone, reflectAsString, toString
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
clear
public void clear()
- Specified by:
clear
in class org.apache.lucene.util.AttributeImpl
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.