net.sf.saxon.regex
public static class SurrogateRegexTranslator.Empty extends SurrogateRegexTranslator.SimpleCharClass
Modifier and Type | Method and Description |
---|---|
static SurrogateRegexTranslator.Empty |
getInstance()
Return the singular instance of this class
|
void |
inClassOutputBmp(FastStringBuffer buf)
Output a representation of the subset of this character class that's within the BMP, to
a supplied buffer, using regex syntax that will be valid within a character class
expression (that is, within square brackets)
|
outputBmp, outputComplementBmp
addNonBmpRanges, getContainsBmp, getContainsNonBmp, getSingleChar, output
public static SurrogateRegexTranslator.Empty getInstance()
public void inClassOutputBmp(FastStringBuffer buf)
SurrogateRegexTranslator.SimpleCharClass
inClassOutputBmp
in class SurrogateRegexTranslator.SimpleCharClass
buf
- the supplied buffer