public class JspTagConverter extends AbstractConverter
| Constructor and Description |
|---|
JspTagConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String input) |
String |
convertMatch(String fragment) |
String |
highlightJavaKeyword(String java) |
org.apache.oro.text.regex.Pattern |
initPattern() |
convertMatch, convertMisc, convertMisc, getCompiler, getPattern, getUtil, highlightStringspublic org.apache.oro.text.regex.Pattern initPattern()
throws org.apache.oro.text.regex.MalformedPatternException
initPattern in class AbstractConverterorg.apache.oro.text.regex.MalformedPatternExceptionCopyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.