Uses of Class
com.fasterxml.aalto.in.CharSourceBootstrapper
-
Packages that use CharSourceBootstrapper Package Description com.fasterxml.aalto.in -
-
Uses of CharSourceBootstrapper in com.fasterxml.aalto.in
Methods in com.fasterxml.aalto.in that return CharSourceBootstrapper Modifier and Type Method Description static CharSourceBootstrapper
CharSourceBootstrapper. construct(ReaderConfig cfg, char[] buffer, int start, int len)
static CharSourceBootstrapper
CharSourceBootstrapper. construct(ReaderConfig cfg, java.io.Reader r)
-