Uses of Package
org.xiruss.repository.schema_aware.api

Packages that use org.xiruss.repository.schema_aware.api
org.xiruss.repository.multiuserschema_aware API for schema-aware repositories. 
org.xiruss.repository.schema_aware Server-side base implementation of a multi-user, schema-aware repository. 
org.xiruss.repository.server.schema_aware Server-side base implementation of the schema-aware repository classes. 
org.xiruss.xirussrepository.api Defines the API for the XirussRepository. 
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 Implementation of the XirussRepository API. 
 

Classes in org.xiruss.repository.schema_aware.api used by org.xiruss.repository.multiuserschema_aware
SchemaAwareRepository
          A repository that manages XSD (or similar) schemas by maintaining a mapping of namespace names to schema instances such that a client can determine what schema document is to be used for a given namespace.
 

Classes in org.xiruss.repository.schema_aware.api used by org.xiruss.repository.schema_aware
SchemaAwareRepository
          A repository that manages XSD (or similar) schemas by maintaining a mapping of namespace names to schema instances such that a client can determine what schema document is to be used for a given namespace.
 

Classes in org.xiruss.repository.schema_aware.api used by org.xiruss.repository.server.schema_aware
GovernedByDependency
           
 

Classes in org.xiruss.repository.schema_aware.api used by org.xiruss.xirussrepository.api
SchemaAwareRepository
          A repository that manages XSD (or similar) schemas by maintaining a mapping of namespace names to schema instances such that a client can determine what schema document is to be used for a given namespace.
 

Classes in org.xiruss.repository.schema_aware.api used by org.xiruss.xirussrepository.client
GovernedByDependency
           
SchemaAwareRepository
          A repository that manages XSD (or similar) schemas by maintaining a mapping of namespace names to schema instances such that a client can determine what schema document is to be used for a given namespace.
 

Classes in org.xiruss.repository.schema_aware.api used by org.xiruss.xirussrepository.server
SchemaAwareRepository
          A repository that manages XSD (or similar) schemas by maintaining a mapping of namespace names to schema instances such that a client can determine what schema document is to be used for a given namespace.