public class AnyStructuredFieldPosition extends AbstractStructuredFieldPosition
Constructor and Description |
---|
AnyStructuredFieldPosition() |
AnyStructuredFieldPosition(java.lang.String termText) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
int |
matches(int start,
int end,
int offset)
Does this element match
|
allowslinkingByParent, allowsLinkingBySelf, equals, getCachingTermPositions, getPosition, getTermText, hashCode, isAbsolute, isDescendant, isRelative, isTerminal, linkParent, linkSelf, matchesAll, setCachingTermPositions, setTerminal, toString
public AnyStructuredFieldPosition(java.lang.String termText)
public AnyStructuredFieldPosition()
public int matches(int start, int end, int offset) throws java.io.IOException
StructuredFieldPosition
start
- -
the start postion of the paths termsend
- -
the end position of the paths termsoffset
- -
the current offset in the pathjava.io.IOException
public java.lang.String getDescription()
getDescription
in class AbstractStructuredFieldPosition
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.