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.Object
public int hashCode()
hashCode
in class java.lang.Object
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by buildd at 2016-02-14 5:12