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