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 voidStringReadChannel. skipUntilLineMatchesRegEx(StringReadChannel src, java.lang.String regex)static java.lang.StringStringReadChannel. skipUntilLineMatchesRegEx(StringReadChannel src, java.lang.String regex, int limit)
-