| Package | Description |
|---|---|
| com.github.sommeri.less4j.js |
| Modifier and Type | Method and Description |
|---|---|
SplitResult |
JsRegExp.split(String input)
Splits the input string around matches of the regular expression.
|
SplitResult |
JsRegExp.split(String input,
int limit)
Splits the input string around matches of the regular expression.
|
Copyright © 2012-2015. All Rights Reserved.