net.sf.saxon.regex
Class JDK14RegexTranslator.Property
java.lang.Object
net.sf.saxon.regex.JDK14RegexTranslator.CharClass
net.sf.saxon.regex.JDK14RegexTranslator.SimpleCharClass
net.sf.saxon.regex.JDK14RegexTranslator.Property
- Enclosing class:
- JDK14RegexTranslator
- static class JDK14RegexTranslator.Property
- extends JDK14RegexTranslator.SimpleCharClass
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDK14RegexTranslator.Property
JDK14RegexTranslator.Property(java.lang.String name)
outputBmp
void outputBmp(FastStringBuffer buf)
- Overrides:
outputBmp in class JDK14RegexTranslator.SimpleCharClass
inClassOutputBmp
void inClassOutputBmp(FastStringBuffer buf)
- Specified by:
inClassOutputBmp in class JDK14RegexTranslator.SimpleCharClass
outputComplementBmp
void outputComplementBmp(FastStringBuffer buf)
- Overrides:
outputComplementBmp in class JDK14RegexTranslator.SimpleCharClass
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)