Uses of Class
com.actelion.research.io.StringReadChannel
-
Packages that use StringReadChannel Package Description com.actelion.research.io -
-
Uses of StringReadChannel in com.actelion.research.io
Methods in com.actelion.research.io with parameters of type StringReadChannel Modifier and Type Method Description static void
StringReadChannel. skipUntilLineMatchesRegEx(StringReadChannel src, java.lang.String regex)
static java.lang.String
StringReadChannel. skipUntilLineMatchesRegEx(StringReadChannel src, java.lang.String regex, int limit)
-