Uses of Package
org.xiruss.util

Packages that use org.xiruss.util
org.xiruss.repository.api Defines the repository-level interfaces common to clients and servers. 
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. 
org.xiruss.repository.server.storagemanagement.specializations Defines specializations of StorageObject that understand the details of specific kinds of data. 
org.xiruss.util Utility classes that are used by all parts of the code. 
org.xiruss.xirussrepository.client This package provides client-side proxies that implement all the relevant Repository and XirussRepository APIs and manage all communication with the HTTP Xiruss Repository API (provided by the JettyXirussHttpApiRunner class. 
org.xiruss.xirussrepository.server.jetty.apiserver Implements the Xiruss HTTP API handler and repository-object-type specific Jetty Resources that manage the translation of specific Xiruss Repository objects into HTTP actions that result in XML API response messages (i.e., the data contents of a version or a list of resources or whatever. 
org.xiruss.xirussrepository.server.jetty.viewer Implements the Xiruss HTTP "viewer" server, that is the server that allows direct access to repository resources for "viewing", including access to version contents via a direct and obvious URL (i.e., the version ID in any conetext or resource ID within a snapshot context. 
 

Classes in org.xiruss.util used by org.xiruss.repository.api
DomException
           
 

Classes in org.xiruss.util used by org.xiruss.repository.client.importers
DomException
           
 

Classes in org.xiruss.util used by org.xiruss.repository.client.importers.xml
DomException
           
 

Classes in org.xiruss.util used by org.xiruss.repository.server.storagemanagement.specializations
DomException
           
 

Classes in org.xiruss.util used by org.xiruss.util
AddressingException
           
DataUtilException
           
DomException
           
ElementIterator
          Provides an iterator that returns Element nodes.
PathString
           
XmlStringBuffer
           
 

Classes in org.xiruss.util used by org.xiruss.xirussrepository.client
DomException
           
PathString
           
 

Classes in org.xiruss.util used by org.xiruss.xirussrepository.server.jetty.apiserver
XmlStringBuffer
           
 

Classes in org.xiruss.util used by org.xiruss.xirussrepository.server.jetty.viewer
PathString