Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.architecture.traffic.xml Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
InstantiationAssistantThe GLD user documentation defines InstantiationAssistant as "Your friendly class creator who gives you a warm and fuzzy feeling inside".Interfaceorg.jscience.architecture.traffic.xmlJScience
TwoStageLoaderThis interface can be implemented by XMLSerializable objects if they need additional info from their parent for initializing themselves after theyInterfaceorg.jscience.architecture.traffic.xmlJScience
XMLArrayClass to convert arrays of arbitrary dimensions from/to XML : Accepted componenttypes : - int,float,double,boolean,byte and their respectiveClassorg.jscience.architecture.traffic.xmlJScience
XMLAttributeContainer class for attributes of a XML element.Classorg.jscience.architecture.traffic.xmlJScience
XMLCannotSaveExceptionThrown by a XMLSerializable when it is told to save it self.Classorg.jscience.architecture.traffic.xmlJScience
XMLElementClassorg.jscience.architecture.traffic.xmlJScience
XMLInvalidInputExceptionThrown by a XMLSerializable when it receives invalid input from the parser.Classorg.jscience.architecture.traffic.xmlJScience
XMLLoaderThis class can restore the state of the program from an XML file.Classorg.jscience.architecture.traffic.xmlJScience
XMLSaverThis class takes care of saving the state of the program to a XML file.Classorg.jscience.architecture.traffic.xmlJScience
XMLSerializableThis interface has to be implemented by objects that want to be loaded and saved via the parser.Interfaceorg.jscience.architecture.traffic.xmlJScience
XMLStackThis class is used by the XMLLoader and the XMLSaver to remember where the parser is saving/loading in the XML tree.Classorg.jscience.architecture.traffic.xmlJScience
XMLTreeExceptionThrown when something goes wrong while trying to build or parse an XML tree.Classorg.jscience.architecture.traffic.xmlJScience
XMLUtilsThis class contains a few static utility methods that are used by the various parts of the XML parserClassorg.jscience.architecture.traffic.xmlJScience