public interface Pattern
PatternCompiler
,
PatternMatcher
Modifier and Type | Method and Description |
---|---|
int |
getOptions()
This method returns an integer containing the compilation options used
to compile this pattern.
|
java.lang.String |
getPattern()
This method returns the string representation of the pattern.
|
java.lang.String getPattern()
int getOptions()
Copyright ? 2000-2003 Apache Software Foundation. All Rights Reserved.