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