net.sf.saxon.type
Class RegexTranslator.Empty
java.lang.Object
net.sf.saxon.type.RegexTranslator.CharClass
net.sf.saxon.type.RegexTranslator.SimpleCharClass
net.sf.saxon.type.RegexTranslator.Empty
- Enclosing class:
- RegexTranslator
- static class RegexTranslator.Empty
- extends RegexTranslator.SimpleCharClass
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
static RegexTranslator.Empty getInstance()
inClassOutputBmp
void inClassOutputBmp(java.lang.StringBuffer buf)
- Specified by:
inClassOutputBmp
in class RegexTranslator.SimpleCharClass
outputBmp
void outputBmp(java.lang.StringBuffer buf)
- Specified by:
outputBmp
in class RegexTranslator.CharClass
outputComplementBmp
void outputComplementBmp(java.lang.StringBuffer buf)
- Specified by:
outputComplementBmp
in class RegexTranslator.CharClass
getContainsBmp
int getContainsBmp()
getContainsNonBmp
int getContainsNonBmp()
output
final void output(java.lang.StringBuffer buf)
highSurrogateRanges
static java.lang.String highSurrogateRanges(java.util.List ranges)
lowSurrogateRanges
static java.lang.String lowSurrogateRanges(java.util.List ranges)
singleChar
int singleChar()
addNonBmpRanges
void addNonBmpRanges(java.util.List ranges)
sortRangeList
static void sortRangeList(java.util.List ranges)