Class Token.TokenAttributeFactory
Expert: Creates an AttributeFactory returning {@link Token} as instance for the basic attributes and for all other attributes calls the given delegate factory.
Inheritance
System.Object
Lucene.Net.Util.AttributeSource.AttributeFactory
Token.TokenAttributeFactory
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class TokenAttributeFactory : AttributeSource.AttributeFactory
Constructors
Name | Description |
---|---|
Token |
Expert: Creates an AttributeFactory returning {@link Token} as instance for the basic attributes and for all other attributes calls the given delegate factory. |
Methods
Name | Description |
---|---|
CreateAttributeInstance<T>() | |
Equals(Object) | |
Get |