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