Overload List
| Name | Description | |
|---|---|---|
| TokenStream()()()() | A TokenStream using the default attribute factory. | |
| TokenStream(AttributeSource) | A TokenStream that uses the same attributes as the supplied one. | |
| TokenStream(AttributeSource..::..AttributeFactory) | A TokenStream using the supplied AttributeFactory for creating new {@link Attribute} instances. |