| Package | Description | 
|---|---|
| com.opensymphony.xwork2.util | 
 XWork util classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NamedVariablePatternMatcher.CompiledPattern | 
NamedVariablePatternMatcher.compilePattern(String data)
Compiles the pattern. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
NamedVariablePatternMatcher.match(Map<String,String> map,
     String data,
     NamedVariablePatternMatcher.CompiledPattern expr)
Tries to process the data against the compiled expression. 
 | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.