Marker interface as super-interface to all parsers. It
is used to specify a custom parser to {@link
SortField#SortField(String, FieldCache.Parser)}.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public interface Parser |
| Visual Basic |
|---|
Public Interface Parser |
| Visual C++ |
|---|
public interface class Parser |