|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lucene.util.AttributeImpl org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl org.apache.lucene.analysis.tokenattributes.TermAttributeImpl
@Deprecated public class TermAttributeImpl
The term text of a Token.
Field Summary |
---|
Fields inherited from class org.apache.lucene.util.AttributeImpl |
---|
enableBackwards |
Constructor Summary | |
---|---|
TermAttributeImpl()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl |
---|
append, append, append, append, append, append, buffer, charAt, clear, clone, copyBuffer, copyTo, equals, hashCode, length, reflectWith, resizeBuffer, resizeTermBuffer, setEmpty, setLength, setTermBuffer, setTermBuffer, setTermBuffer, setTermLength, subSequence, term, termBuffer, termLength, toString |
Methods inherited from class org.apache.lucene.util.AttributeImpl |
---|
reflectAsString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TermAttributeImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |