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