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.processHttpStream(BOMInputStream bomInput, BOMInputStream piInput, boolean lenient) Process the raw stream.private StringXmlStreamReader.processHttpStream(BOMInputStream bomInput, BOMInputStream piInput, boolean lenient, String httpContentType) Processes an HTTP stream.