public interface Pattern
| Modifier and Type | Method and Description |
|---|---|
boolean |
getMultiline()
Return whether the pattern is multiline or not
|
String |
getRegex()
Return a string representation of the regular expression
|
String getRegex()
boolean getMultiline()
Copyright © 2003–2018 Sakai Project. All rights reserved.