Uses of Package
org.xiruss.repository.client.importers

Packages that use org.xiruss.repository.client.importers
org.xiruss.repository.client.importers Provides classes that support importing data objects into the repository. 
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. 
 

Classes in org.xiruss.repository.client.importers used by org.xiruss.repository.client.importers
BosCycleException
           
BosDependency
           
BosException
           
BosMember
          A single member of a bounded object set.
BosMemberNameGenerator
          Classes that generate names for BOS members based on some business-case-specific heuristic, which could be hashing of filenames, use of absolute paths of input files, URLs, or a separately-created mapping from input files or storage objects to member name.
BosMemberNameGeneratorBase
          Base implementation class for BOS member key generator implementations.
BoundedObjectSet
          Represents a bounded object set of storage objects (e.g., files).
Importer
           
SourceToVersionMap
          Contains a mapping of filesystem-specific storage object identifiers (e.g., filenames, URIs, etc.) to repository versions, where the versions are the previous versions of the storage object to be imported.
XmlImporterTest
           
 

Classes in org.xiruss.repository.client.importers used by org.xiruss.repository.client.importers.xml
BosException
           
BosMember
          A single member of a bounded object set.
BoundedObjectSet
          Represents a bounded object set of storage objects (e.g., files).
SourceToVersionMap
          Contains a mapping of filesystem-specific storage object identifiers (e.g., filenames, URIs, etc.) to repository versions, where the versions are the previous versions of the storage object to be imported.