Interface TypeAttribute
- All Superinterfaces:
Attribute
- All Known Implementing Classes:
PackedTokenAttributeImpl
,TypeAttributeImpl
A Token's lexical type. The Default value is "word".
-
Field Summary
-
Method Summary
-
Field Details
-
DEFAULT_TYPE
the default type- See Also:
-
-
Method Details
-
type
String type()Returns this Token's lexical type. Defaults to "word".- See Also:
-
setType
Set the lexical type.- See Also:
-