Package net.sf.saxon.regex
Class JDK14RegexTranslator.Empty
java.lang.Object
net.sf.saxon.regex.JDK14RegexTranslator.CharClass
net.sf.saxon.regex.JDK14RegexTranslator.SimpleCharClass
net.sf.saxon.regex.JDK14RegexTranslator.Empty
- Enclosing class:
JDK14RegexTranslator
-
Method Summary
Modifier and TypeMethodDescription(package private) static JDK14RegexTranslator.Empty
(package private) void
Methods inherited from class net.sf.saxon.regex.JDK14RegexTranslator.SimpleCharClass
outputBmp, outputComplementBmp
Methods inherited from class net.sf.saxon.regex.JDK14RegexTranslator.CharClass
addNonBmpRanges, getContainsBmp, getContainsNonBmp, getSingleChar, highSurrogateRanges, lowSurrogateRanges, output, sortRangeList
-
Method Details
-
getInstance
-
inClassOutputBmp
- Specified by:
inClassOutputBmp
in classJDK14RegexTranslator.SimpleCharClass
-