public static class TemplateParser.PatternInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Pattern |
getPattern() |
String |
getPrefix() |
String |
getRegEx() |
String |
getSuffix() |
void |
validate(String expression) |
public String getRegEx()
public String getPrefix()
public String getSuffix()
public String getName()
public Pattern getPattern()
public void validate(String expression) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.