org.cogroo.tools.checker.rules.applier
Class NullToken
java.lang.Object
org.cogroo.entities.Token
org.cogroo.tools.checker.rules.applier.NullToken
- All Implemented Interfaces:
- Serializable
public class NullToken
- extends Token
- See Also:
- Serialized Form
Methods inherited from class org.cogroo.entities.Token |
equals, getChunk, getChunkTag, getLexeme, getLexemeType, getMorphologicalTag, getPrimitive, getSpan, getSyntacticChunk, getSyntacticTag, hashCode, setChunk, setChunkTag, setMorphologicalTag, setPrimitive, setSpan, setSyntacticChunk |
setLexeme
public void setLexeme(String lexeme)
- Specified by:
setLexeme
in class Token
instance
public static Token instance()
toString
public String toString()
- Overrides:
toString
in class Token
Copyright © 2012-2013 CoGrOO. All Rights Reserved.