| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.stellent.wcm.common.utils.SimplePatternMatcher.MatchResult
oracle.stellent.wcm.common.utils.SimplePatternMatcher.MatchResult
public static class SimplePatternMatcher.MatchResult
Result from a match operation
| Constructor Summary | |
|---|---|
| SimplePatternMatcher.MatchResult(java.util.regex.Matcher matcher, java.lang.String data) | |
| Method Summary | |
|---|---|
|  java.lang.String | getData() | 
|  java.util.regex.Matcher | getMatcher() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SimplePatternMatcher.MatchResult(java.util.regex.Matcher matcher,
                                        java.lang.String data)
| Method Detail | 
|---|
public java.util.regex.Matcher getMatcher()
public java.lang.String getData()
| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||