Package org.apache.xmlbeans.impl.common
Class SniffedXmlInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.BufferedInputStream
org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.BufferedInputStream
available, close, mark, markSupported, read, read, reset, skip, transferToMethods inherited from class java.io.FilterInputStream
readMethods inherited from class java.io.InputStream
nullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes
-
Field Details
-
MAX_SNIFFED_BYTES
public static final int MAX_SNIFFED_BYTES- See Also:
-
-
Constructor Details
-
SniffedXmlInputStream
- Throws:
IOException
-
-
Method Details
-
getXmlEncoding
-