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