org.asaplibrary.data.xml
Package | |
---|---|
Classpath: | org.asaplibrary.data.xml |
Classes
IParsable
Interface to implement in DataValueObject classes that get their data through the Parser class.
Parser
Class for parsing XML data into DataValueObject classes.
Service
Base class for loading XML data, with or without parameters.
ServiceEvent
Event class for use with the Service class.
XMLLoader
Loads XML data.
XMLLoaderEvent
Passes events for XMLLoader.