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, outputComplementBmpaddNonBmpRanges, getContainsBmp, getContainsNonBmp, getSingleChar, outputpublic static SurrogateRegexTranslator.Empty getInstance()
public void inClassOutputBmp(FastStringBuffer buf)
SurrogateRegexTranslator.SimpleCharClassinClassOutputBmp in class SurrogateRegexTranslator.SimpleCharClassbuf - the supplied buffer