public class RelativeStructuredFieldPosition extends AbstractStructuredFieldPosition
Constructor and Description |
---|
RelativeStructuredFieldPosition() |
RelativeStructuredFieldPosition(String termText) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
int |
hashCode() |
int |
matches(int start,
int end,
int offset)
Does this element match
|
allowslinkingByParent, allowsLinkingBySelf, getCachingTermPositions, getPosition, getTermText, isAbsolute, isDescendant, isRelative, isTerminal, linkParent, linkSelf, matchesAll, setCachingTermPositions, setTerminal, toString
public RelativeStructuredFieldPosition(String termText)
public RelativeStructuredFieldPosition()
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
public int hashCode()
hashCode
in class AbstractStructuredFieldPosition
public boolean equals(Object obj)
equals
in class AbstractStructuredFieldPosition
Copyright © 2005–2017 Alfresco Software. All rights reserved.