static class JDK15RegexTranslator.Property extends JDK15RegexTranslator.SimpleCharClass
| Constructor | Description |
|---|---|
Property(java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
inClassOutput(FastStringBuffer buf) |
|
(package private) void |
outputComplement(FastStringBuffer buf) |
getSingleCharoutputvoid inClassOutput(FastStringBuffer buf)
inClassOutput in class JDK15RegexTranslator.SimpleCharClassvoid outputComplement(FastStringBuffer buf)
outputComplement in class JDK15RegexTranslator.SimpleCharClass