Overload List

  NameDescription
Protected methodTokenStream()()()()
A TokenStream using the default attribute factory.
Protected methodTokenStream(AttributeSource)
A TokenStream that uses the same attributes as the supplied one.
Protected methodTokenStream(AttributeSource..::..AttributeFactory)
A TokenStream using the supplied AttributeFactory for creating new {@link Attribute} instances.

See Also