| Modifier and Type | Field and Description |
|---|---|
static MatchSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
MatchSet() |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, toString, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final MatchSet EMPTY_SET
public MatchPO hasMatchPO()
public java.lang.String getEntryType()
public MatchSet with(java.lang.Object value)
public intList getStartPos()
public MatchSet hasStartPos(int value)
public MatchSet hasStartPos(int lower, int upper)
public MatchSet withStartPos(int value)
public intList getEndPos()
public MatchSet hasEndPos(int value)
public MatchSet hasEndPos(int lower, int upper)
public MatchSet withEndPos(int value)
public StringList getFullText()
public MatchSet hasFullText(java.lang.String value)
public MatchSet hasFullText(java.lang.String lower, java.lang.String upper)
public MatchSet withFullText(java.lang.String value)
public StringList getMatchText()
public MatchSet hasMatchText(java.lang.String value)
public MatchSet hasMatchText(java.lang.String lower, java.lang.String upper)
public MatchSet withMatchText(java.lang.String value)
public ObjectSet getModelObject()
public MatchSet hasModelObject(java.lang.Object value)
public MatchSet withModelObject(java.lang.Object value)
public TemplateSet getTemplate()
public MatchSet hasTemplate(java.lang.Object value)
public PlaceHolderDescriptionSet getPlaceholder()
public MatchSet hasPlaceholder(java.lang.Object value)
public MatchSet withPlaceholder(PlaceHolderDescription value)
public MatchSet getSubMatches()
public MatchSet hasSubMatches(java.lang.Object value)
public MatchSet getSubMatchesTransitive()
public MatchSet getParentMatch()
public MatchSet hasParentMatch(java.lang.Object value)
public MatchSet getParentMatchTransitive()