|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.util.PatternHelper
public class PatternHelper
Helper class for regular expresions.
| Constructor Summary | |
|---|---|
PatternHelper()
|
|
| Method Summary | |
|---|---|
java.util.regex.Pattern |
getPattern(SProperties properties,
java.lang.String configOption,
java.lang.String warn)
Get a Pattern for a given property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PatternHelper()
| Method Detail |
|---|
public java.util.regex.Pattern getPattern(SProperties properties,
java.lang.String configOption,
java.lang.String warn)
properties - the properties to use.configOption - the property to get.warn - the warning message to log if construction fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||