public static class SurrogateRegexTranslator.Empty extends SurrogateRegexTranslator.SimpleCharClass
| Modifier and Type | Method | 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)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNonBmpRanges, getContainsBmp, getContainsNonBmp, getSingleChar, outputoutputBmp, outputComplementBmppublic static SurrogateRegexTranslator.Empty getInstance()
public void inClassOutputBmp(FastStringBuffer buf)
SurrogateRegexTranslator.SimpleCharClassinClassOutputBmp in class SurrogateRegexTranslator.SimpleCharClassbuf - the supplied buffer