| Modifier and Type | Method and Description |
|---|---|
StringGrabberList |
StringGrabber.getStringEnclosedIn(String startToken,
String endToken)
returns all of discovery that enclosed in specific tokens found in the
source string
|
StringGrabberList |
StringGrabber.split(String regexp)
Splits this string around matches of the given regular expression.
|
StringGrabberList |
StringGrabber.toSgList()
return what was split by a newline code
|
Copyright © 2016. All rights reserved.