java.io.Serializable, Patternpublic final class AwkPattern extends java.lang.Object implements Pattern, java.io.Serializable
AwkCompiler,
AwkMatcher,
Serialized Form| Modifier and Type | Method | 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.