| Package | Description |
|---|---|
| net.java.html.lib |
| Modifier and Type | Method and Description |
|---|---|
static RegExpExecArray |
RegExpExecArray.$as(Object obj) |
RegExpExecArray |
RegExp.exec(String string)
Executes a search on a string using a regular expression pattern, and returns an array containing the results of that search.
|
Copyright © 2018. All rights reserved.