Package net.sf.saxon.regex
Class JDK15RegexTranslator.Property
java.lang.Object
net.sf.saxon.regex.JDK15RegexTranslator.CharClass
net.sf.saxon.regex.JDK15RegexTranslator.SimpleCharClass
net.sf.saxon.regex.JDK15RegexTranslator.Property
- Enclosing class:
JDK15RegexTranslator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
Methods inherited from class net.sf.saxon.regex.JDK15RegexTranslator.SimpleCharClass
output
Methods inherited from class net.sf.saxon.regex.JDK15RegexTranslator.CharClass
getSingleChar
-
Constructor Details
-
Property
Property(String name)
-
-
Method Details
-
inClassOutput
- Specified by:
inClassOutput
in classJDK15RegexTranslator.SimpleCharClass
-
outputComplement
- Overrides:
outputComplement
in classJDK15RegexTranslator.SimpleCharClass
-