| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegexMatcher | |
|---|---|
| org.apache.commons.digester | The Digester package provides for rules-based processing of arbitrary XML documents. | 
| Uses of RegexMatcher in org.apache.commons.digester | 
|---|
| Subclasses of RegexMatcher in org.apache.commons.digester | |
|---|---|
|  class | SimpleRegexMatcherSimple regex pattern matching algorithm. | 
| Methods in org.apache.commons.digester that return RegexMatcher | |
|---|---|
|  RegexMatcher | RegexRules.getRegexMatcher()Gets the current regex matching strategy. | 
| Methods in org.apache.commons.digester with parameters of type RegexMatcher | |
|---|---|
|  void | RegexRules.setRegexMatcher(RegexMatcher matcher)Sets the current regex matching strategy. | 
| Constructors in org.apache.commons.digester with parameters of type RegexMatcher | |
|---|---|
| RegexRules(RegexMatcher matcher)Construct sets the Regex matching strategy. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||