Click or drag to resize

StandardTokenizer Properties


The StandardTokenizer type exposes the following members.

Properties
  NameDescription
Public propertyFactory
Returns the used AttributeFactory.
(Inherited from AttributeSource.)
Public propertyHasAttributes
Returns true, iff this AttributeSource has any attributes
(Inherited from AttributeSource.)
Public propertyMaxTokenLength
Set the max allowed token length. Any token longer than this is skipped.
Top
See Also