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