net.sf.saxon.regex
Class JDK14RegexTranslator.Union
java.lang.Object
net.sf.saxon.regex.JDK14RegexTranslator.CharClass
net.sf.saxon.regex.JDK14RegexTranslator.Union
- Enclosing class:
- JDK14RegexTranslator
static class JDK14RegexTranslator.Union
- extends JDK14RegexTranslator.CharClass
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDK14RegexTranslator.Union
JDK14RegexTranslator.Union(JDK14RegexTranslator.CharClass[] v)
JDK14RegexTranslator.Union
JDK14RegexTranslator.Union(List members)
outputBmp
void outputBmp(FastStringBuffer buf)
- Specified by:
outputBmp
in class JDK14RegexTranslator.CharClass
outputComplementBmp
void outputComplementBmp(FastStringBuffer buf)
- Specified by:
outputComplementBmp
in class JDK14RegexTranslator.CharClass
addNonBmpRanges
void addNonBmpRanges(List ranges)
- Overrides:
addNonBmpRanges
in class JDK14RegexTranslator.CharClass