Uses of Class
nl.siegmann.epublib.util.commons.io.BOMInputStream
-
Packages that use BOMInputStream Package Description nl.siegmann.epublib.util.commons.io -
-
Uses of BOMInputStream in nl.siegmann.epublib.util.commons.io
Methods in nl.siegmann.epublib.util.commons.io with parameters of type BOMInputStream Modifier and Type Method Description private java.lang.StringXmlStreamReader. doHttpStream(BOMInputStream bom, BOMInputStream pis, java.lang.String httpContentType, boolean lenient)Process a HTTP stream.private java.lang.StringXmlStreamReader. doRawStream(BOMInputStream bom, BOMInputStream pis, boolean lenient)Process the raw stream.
-