org.exist.dom
Class Match.Offset
java.lang.Object
org.exist.dom.Match.Offset
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- Match
public static final class Match.Offset
- extends Object
- implements Comparable
Match.Offset
public Match.Offset(int offset,
int length)
getOffset
public int getOffset()
setOffset
public void setOffset(int offset)
getLength
public int getLength()
compareTo
public int compareTo(Object other)
- Specified by:
compareTo
in interface Comparable
Copyright (C) Wolfgang Meier. All rights reserved.