Constructor TokenAttributeFactory
TokenAttributeFactory(AttributeSource.AttributeFactory)
Expert: Creates an AttributeFactory returning {@link Token} as instance for the basic attributes and for all other attributes calls the given delegate factory.
Declaration
public TokenAttributeFactory(AttributeSource.AttributeFactory delegateFactory)
Parameters
Type | Name | Description |
---|---|---|
Lucene.Net.Util.AttributeSource.AttributeFactory | delegateFactory |