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