public static final class SearchEngineTextMatcherEditor.Field<E>
extends java.lang.Object
implements java.io.Serializable
refilter method
SearchEngineTextMatcherEditor.| Constructor and Description |
|---|
Field(java.lang.String name,
TextFilterator<? super E> textFilterator)
Creates a field with a name and
TextFilterator. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName()
Returns the text to be located which uniquely identifies this Field.
|
TextFilterator<? super E> |
getTextFilterator()
Returns the TextFilterator capable of extracting only the fields that
should be considered by SearchTerms using this Field.
|
int |
hashCode() |
public Field(java.lang.String name,
TextFilterator<? super E> textFilterator)
TextFilterator.name - uniquely identifies this Field relative to all other
registered Field objectstextFilterator - extracts only the field values to be considered
when matching a given SearchTermpublic java.lang.String getName()
SearchTerm.getField().public TextFilterator<? super E> getTextFilterator()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectGlazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by debian at 2016-11-28 3:17