Uses of Class
org.apache.commons.io.input.BOMInputStream
Packages that use BOMInputStream
-
Uses of BOMInputStream in org.apache.commons.io.input
Methods in org.apache.commons.io.input that return BOMInputStreamMethods in org.apache.commons.io.input with parameters of type BOMInputStreamModifier and TypeMethodDescriptionprivate StringXmlStreamReader.doRawStream(BOMInputStream bom, BOMInputStream pis, boolean lenient) Process the raw stream.private StringXmlStreamReader.processHttpStream(BOMInputStream bomInput, BOMInputStream piInput, String httpContentType, boolean lenient) Processes an HTTP stream.