Package org.apache.xmlbeans.impl.common
Class SniffedXmlReader
java.lang.Object
java.io.Reader
java.io.BufferedReader
org.apache.xmlbeans.impl.common.SniffedXmlReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.BufferedReader
close, lines, mark, markSupported, read, read, readLine, ready, reset, skipMethods inherited from class java.io.Reader
nullReader, read, read, transferTo
-
Field Details
-
MAX_SNIFFED_CHARS
public static final int MAX_SNIFFED_CHARS- See Also:
-
-
Constructor Details
-
SniffedXmlReader
- Throws:
IOException
-
-
Method Details
-
getXmlEncoding
-