net.sf.saxon.regex
Class JDK14RegexTranslator.Dot
java.lang.Object
net.sf.saxon.regex.JDK14RegexTranslator.CharClass
net.sf.saxon.regex.JDK14RegexTranslator.Dot
- Enclosing class:
- JDK14RegexTranslator
- static class JDK14RegexTranslator.Dot
- extends JDK14RegexTranslator.CharClass
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDK14RegexTranslator.Dot
JDK14RegexTranslator.Dot()
outputBmp
void outputBmp(FastStringBuffer buf)
- Specified by:
outputBmp
in class JDK14RegexTranslator.CharClass
outputComplementBmp
void outputComplementBmp(FastStringBuffer buf)
- Specified by:
outputComplementBmp
in class JDK14RegexTranslator.CharClass
inClassOutputBmp
void inClassOutputBmp(FastStringBuffer buf)
getContainsBmp
int getContainsBmp()
getContainsNonBmp
int getContainsNonBmp()
output
final void output(FastStringBuffer buf)
highSurrogateRanges
static String highSurrogateRanges(List ranges)
lowSurrogateRanges
static String lowSurrogateRanges(List ranges)
getSingleChar
int getSingleChar()
addNonBmpRanges
void addNonBmpRanges(List ranges)
sortRangeList
static void sortRangeList(List ranges)