Uses of Interface
de.uni_trier.wi2.procake.data.io.xml.NESTGraphTags
-
Packages that use NESTGraphTags Package Description de.uni_trier.wi2.procake.data.io.xml XML parser and writer for all data and model classesde.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl -
-
Uses of NESTGraphTags in de.uni_trier.wi2.procake.data.io.xml
Subinterfaces of NESTGraphTags in de.uni_trier.wi2.procake.data.io.xml Modifier and Type Interface Description interfaceNESTQueryTagsNESTQueryTags interface.interfaceNESTSequentialWorkflowTagsNESTSequentialWorkflowTags interface.interfaceNESTWorkflowTagsNESTWorkflowTags interface. -
Uses of NESTGraphTags in de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl
Classes in de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl that implement NESTGraphTags Modifier and Type Class Description classNESTAbstractWorkflowHandlerAbstract NESTAbstractWorkflowHandler class.classNESTGraphHandlerEffective SAX-Handler-class.classNESTSequentialWorkflowHandlerEffective SAX-Handler-class.classNESTWorkflowHandlerEffective SAX-Handler-class. -
Uses of NESTGraphTags in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl
Classes in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl that implement NESTGraphTags Modifier and Type Class Description classNESTGraphWriterImplThis class serializes aNESTGraphObjectto XML.classNESTSequentialWorkflowWriterImplThis class serializes aNESTSequentialWorkflowto XML.classNESTWorkflowWriterImplThis class serializes aNESTWorkflowObjectto XML.
-