Package org.xiruss.repository.client.importers.xml

Provides classes for supporting the import of generic XML documents as well as XSD schemas and XSLT style sheets.

See:
          Description

Class Summary
GovernedByDependency Represents dependencies between XML documents and the schemas that govern them.
XIncludeUtil Utilities for finding elements that are XInclude links.
XmlBosMember Specialization of BOS Member that handles the details of importing XML documents.
XmlRtdBosMember Specialization of BOS Member that handles the details of importing XML documents and creates RTDs for unique link targets.
XsdBosMember Specialization of BOS Member that handles the details of importing XSD schemas.
XsltBosMember Specialization of BOS Member that handles the details of importing XSLT style sheets.
 

Package org.xiruss.repository.client.importers.xml Description

Provides classes for supporting the import of generic XML documents as well as XSD schemas and XSLT style sheets.