|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfmpp.dataloaders.FileDataLoader
fmpp.dataloaders.XmlInfosetDataLoader
XmlDataLoader instead.
public class XmlInfosetDataLoader
Returns a variable that exposes the content of an XML file based on the W3C XML infoset approach.
| Field Summary |
|---|
| Fields inherited from class fmpp.dataloaders.FileDataLoader |
|---|
args, dataFile, engine |
| Constructor Summary | |
|---|---|
XmlInfosetDataLoader()
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.lang.Object |
load(java.io.InputStream data)
Deprecated. FileDataLoader subclasess override this method to parse
the file. |
| Methods inherited from class fmpp.dataloaders.FileDataLoader |
|---|
load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlInfosetDataLoader()
| Method Detail |
|---|
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
FileDataLoaderFileDataLoader subclasess override this method to parse
the file.
load in class FileDataLoaderjavax.xml.parsers.ParserConfigurationException
javax.xml.parsers.FactoryConfigurationError
org.xml.sax.SAXException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||