net.sf.saxon.regex
static class JDK14RegexTranslator.Union extends JDK14RegexTranslator.CharClass
| Constructor Summary | |
|---|---|
| Union(JDK14RegexTranslator.CharClass[] v) | |
| Union(List members) | |
| Method Summary | |
|---|---|
| void | addNonBmpRanges(List ranges) |
| void | outputBmp(FastStringBuffer buf) |
| void | outputComplementBmp(FastStringBuffer buf) |