This is the default factory that creates {@link AttributeImpl}s using the
class name of the supplied {@link Attribute} interface class by appending
CopyC# to it.
Namespace: Lucene.Net.UtilImpl
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public static readonly AttributeSource..::..AttributeFactory DEFAULT_ATTRIBUTE_FACTORY |
| Visual Basic |
|---|
Public Shared ReadOnly DEFAULT_ATTRIBUTE_FACTORY As AttributeSource..::..AttributeFactory |
| Visual C++ |
|---|
public: static initonly AttributeSource..::..AttributeFactory^ DEFAULT_ATTRIBUTE_FACTORY |