public class AnyStructuredFieldPosition extends AbstractStructuredFieldPosition
Constructor and Description |
---|
AnyStructuredFieldPosition() |
AnyStructuredFieldPosition(String termText) |
Modifier and Type | Method and Description |
---|---|
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(String termText)
public AnyStructuredFieldPosition()
public int matches(int start, int end, int offset) throws IOException
StructuredFieldPosition
start
- -
the start postion of the paths termsend
- -
the end position of the paths termsoffset
- -
the current offset in the pathIOException
public String getDescription()
getDescription
in class AbstractStructuredFieldPosition
Copyright © 2005–2017 Alfresco Software. All rights reserved.