public class SniffedXmlInputStream extends BufferedInputStream
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_SNIFFED_BYTES |
| Constructor and Description |
|---|
SniffedXmlInputStream(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlEncoding() |
available, close, mark, markSupported, read, read, reset, skipreadpublic SniffedXmlInputStream(InputStream stream) throws IOException
IOExceptionpublic String getXmlEncoding()
Copyright © 2010 - 2020 Adobe. All Rights Reserved