net.sf.saxon.regex
abstract static class JDK15RegexTranslator.CharClass extends Object
| Constructor Summary | |
|---|---|
| protected | CharClass() |
| Method Summary | |
|---|---|
| int | getSingleChar() |
| abstract void | output(FastStringBuffer buf) |
| abstract void | outputComplement(FastStringBuffer buf) |