Uses of Interface
de.uni_trier.wi2.procake.data.io.xml.NESTSequentialWorkflowTags
-
Packages that use NESTSequentialWorkflowTags Package Description de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl -
-
Uses of NESTSequentialWorkflowTags 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 NESTSequentialWorkflowTags Modifier and Type Class Description classNESTSequentialWorkflowHandlerEffective SAX-Handler-class. -
Uses of NESTSequentialWorkflowTags 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 NESTSequentialWorkflowTags Modifier and Type Class Description classNESTSequentialWorkflowWriterImplThis class serializes aNESTSequentialWorkflowto XML.classNESTWorkflowWriterImplThis class serializes aNESTWorkflowObjectto XML.
-