public final class Perl5Pattern extends java.lang.Object implements Pattern, java.io.Serializable, java.lang.Cloneable
Perl5Compiler,
Perl5Matcher,
Serialized Form| 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.
|
public java.lang.String getPattern()
getPattern in interface Patternpublic int getOptions()
getOptions in interface PatternCopyright ? 2000-2003 Apache Software Foundation. All Rights Reserved.