|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjestr.generic.oro.text.regex.RegexUtils.PatternAndSubstitution
Field Summary | |
org.apache.oro.text.regex.Pattern |
pattern
|
org.apache.oro.text.regex.Substitution |
substitution
|
Constructor Summary | |
RegexUtils.PatternAndSubstitution(org.apache.oro.text.regex.Pattern pattern,
org.apache.oro.text.regex.Substitution substitution)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public org.apache.oro.text.regex.Pattern pattern
public org.apache.oro.text.regex.Substitution substitution
Constructor Detail |
public RegexUtils.PatternAndSubstitution(org.apache.oro.text.regex.Pattern pattern, org.apache.oro.text.regex.Substitution substitution)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |