public class EncodingXMLParser
extends KXmlParser
| Constructor and Description |
|---|
EncodingXMLParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
setInput(File file)
This method reads the first bytes of the file and
try to discover the file encoding.
|
public void setInput(File file) throws XmlPullParserException, IOException
file - XmlPullParserExceptionIOException