DataLoader
XmlDataLoader
instead.public class XmlInfosetDataLoader extends FileDataLoader
args, dataFile, engine
Constructor | Description |
---|---|
XmlInfosetDataLoader() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
load(java.io.InputStream data) |
Deprecated.
FileDataLoader subclasess override this method to parse
the file. |
load
protected java.lang.Object load(java.io.InputStream data) throws javax.xml.parsers.ParserConfigurationException, javax.xml.parsers.FactoryConfigurationError, org.xml.sax.SAXException, java.io.IOException
FileDataLoader
FileDataLoader
subclasess override this method to parse
the file.load
in class FileDataLoader
javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.FactoryConfigurationError
org.xml.sax.SAXException
java.io.IOException