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, toStringpublic AnyStructuredFieldPosition(java.lang.String termText)
public AnyStructuredFieldPosition()
public int matches(int start,
int end,
int offset)
throws java.io.IOException
StructuredFieldPositionstart - -
the start postion of the paths termsend - -
the end position of the paths termsoffset - -
the current offset in the pathjava.io.IOExceptionpublic java.lang.String getDescription()
getDescription in class AbstractStructuredFieldPositionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.