Package org.enhydra.shark.xpdl

Interface Summary
XMLElementChangeListener This interface should be implemented by the class tend to be listener for XPDL model changes.
XMLInterface Class which purpose is to provide methods which are used by classes that represents program apstraction of XML elements.
XMLValidator Interface for validating XML model.
 

Class Summary
GraphChecker You can use this class to check if the graph is cyclic, or to find index of corresponding join node for the given split node index.
ParsingErrors Class that serves as an ErrorHandler for DOM parser.
Path Paths are always maintained in canonicalized form.
StandardPackageValidator Represents coresponding element from XPDL schema.
Version  
XMLAttribute Represents attribute element from XML schema.
XMLBaseForCollectionAndComplex Base class for implementing XMLComplexElement and XMLCollection classes.
XMLCollection Class that represents collection of elements from XML schema.
XMLCollectionElement Class that represents the member of collection from XML schema that has unique Id attribute.
XMLComplexChoice Class that represents choice of complex elements from XML schema.
XMLComplexElement Class that represents complex element from XML schema.
XMLElement Base class for representing elements from XML schema.
XMLElementChangeInfo Structure representing info for the change of some XMLElement.
XMLEmptyChoiceElement Helper class to allow an empty choice that will not write anything to XML.
XMLInterfaceForJDK13 Implementation of XMLInterface that works with JDK1.3.
XMLSimpleElement Class that represents simple element from XML schema.
XMLUtil Class with utilities to read/write XPDLs from/to XML.
XMLValidationError  
XPDLConstants XPDLConstants
XPDLEntityResolver Replaces the internet location of the XPDL1.0 schema, with its content read from resources.
XPDLRepositoryHandler  
XPDLValidationErrorIds