public class SniffedXmlInputStream extends BufferedInputStream
| Modifier and Type | Field and Description | 
|---|---|
static int | 
MAX_SNIFFED_BYTES  | 
in| Constructor and Description | 
|---|
SniffedXmlInputStream(InputStream stream)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getXmlEncoding()  | 
available, close, mark, markSupported, read, read, reset, skipreadpublic static final int MAX_SNIFFED_BYTES
public SniffedXmlInputStream(InputStream stream) throws IOException
IOExceptionpublic String getXmlEncoding()