Expert: Creates an AttributeFactory returning Token as instance for the basic attributes and for all other attributes calls the given delegate factory.
More...
Inherits AttributeFactory.
Expert: Creates an AttributeFactory returning Token as instance for the basic attributes and for all other attributes calls the given delegate factory.
Definition at line 817 of file Token.cs.
| Lucene.Net.Analysis.Token.TokenAttributeFactory.TokenAttributeFactory |
( |
AttributeSource.AttributeFactory |
delegateFactory | ) |
|
Expert: Creates an AttributeFactory returning Token as instance for the basic attributes and for all other attributes calls the given delegate factory.
Definition at line 826 of file Token.cs.
| override Attribute Lucene.Net.Analysis.Token.TokenAttributeFactory.CreateAttributeInstance< T > |
( |
| ) |
|
| override bool Lucene.Net.Analysis.Token.TokenAttributeFactory.Equals |
( |
Object |
other | ) |
|
| override int Lucene.Net.Analysis.Token.TokenAttributeFactory.GetHashCode |
( |
| ) |
|
The documentation for this class was generated from the following file: