net.sf.saxon.type
Class RegexTranslator.Range
java.lang.Object
net.sf.saxon.type.RegexTranslator.Range
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- RegexTranslator
- static final class RegexTranslator.Range
- extends Object
- implements Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexTranslator.Range
RegexTranslator.Range(int min,
int max)
getMin
int getMin()
getMax
int getMax()
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable