public class SniffedXmlReader extends BufferedReader
| Modifier and Type | Field and Description | 
|---|---|
static int | 
MAX_SNIFFED_CHARS  | 
| Constructor and Description | 
|---|
SniffedXmlReader(Reader reader)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getXmlEncoding()  | 
public static final int MAX_SNIFFED_CHARS
public SniffedXmlReader(Reader reader) throws IOException
IOExceptionpublic String getXmlEncoding()