Uses of Interface
de.uni_trier.wi2.procake.data.io.xml.NESTWorkflowTags
-
Packages that use NESTWorkflowTags 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 NESTWorkflowTags in de.uni_trier.wi2.procake.data.io.xml
Subinterfaces of NESTWorkflowTags in de.uni_trier.wi2.procake.data.io.xml Modifier and Type Interface Description interfaceNESTQueryTagsNESTQueryTags interface. -
Uses of NESTWorkflowTags 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 NESTWorkflowTags Modifier and Type Class Description classNESTWorkflowHandlerEffective SAX-Handler-class. -
Uses of NESTWorkflowTags 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 NESTWorkflowTags Modifier and Type Class Description classNESTWorkflowWriterImplThis class serializes aNESTWorkflowObjectto XML.
-