Package de.uni_trier.wi2.procake.data.io.xml
XML parser and writer for all data and model classes
This package contains XML parser and writer for all data and model classes.
The XML schema definitions can be found in /de/uni_trier/wi2/procake/schema.
The xml package contains the following components:
-
Interface Summary Interface Description AdaptationConfigTags AdaptationConfigTags interface.AdaptationSessionTags AdaptationSessionTags interface.DependencyParser Interface for XML dependency parser.DependencyTags Interface, that contains all tags, attributes and values of dependency.xsd.GraphMLTags Contains all tags and attributes used in GraphML-XML-filesModelParser Interface for model parsers.ModelTags All tags, attributes and values of cdm.xsdNESTGraphTags NESTGraphTags interface.NESTQueryTags NESTQueryTags interface.NESTSequentialWorkflowTags NESTSequentialWorkflowTags interface.NESTWorkflowTags NESTWorkflowTags interface.ObjectPoolTags All tags, attributes and values of cdop.xsdObjectTags All tags, attributes and values of cdm.xsd.SimilarityModelParser Interface for similarity model parsers.SimilarityTags All tags, attributes and values of cdsm.xsdTrainingPoolTags XML tags for serialisation and handling ofTrainingObjectPool.TransformationConfigTags Necessary XML-tags and -attributes to read a transformation-config-XMLfileWorkflowTags WorkflowTags interface.