Uses of Package
org.apache.jackrabbit.core.util

Packages that use org.apache.jackrabbit.core.util
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.config Jackrabbit configuration handling. 
org.apache.jackrabbit.core.lock   
org.apache.jackrabbit.core.nodetype   
org.apache.jackrabbit.core.persistence.bundle   
org.apache.jackrabbit.core.persistence.bundle.util   
org.apache.jackrabbit.core.state   
org.apache.jackrabbit.core.util   
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
org.apache.jackrabbit.core.xml   
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core
Dumpable
          Utility interface for internal use.
StringIndex
          A persistent two-way mapping between strings and index integers.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.config
RepositoryLockMechanism
          Exclusive lock on a repository home directory.
RepositoryLockMechanismFactory
          Factory interface for creating RepositoryLockMechanism instances.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.lock
Dumpable
          Utility interface for internal use.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.nodetype
Dumpable
          Utility interface for internal use.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.persistence.bundle
StringIndex
          A persistent two-way mapping between strings and index integers.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.persistence.bundle.util
StringIndex
          A persistent two-way mapping between strings and index integers.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.state
Dumpable
          Utility interface for internal use.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.util
RepositoryLockMechanism
          Exclusive lock on a repository home directory.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.version
Dumpable
          Utility interface for internal use.
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core.xml
ReferenceChangeTracker
          Simple helper class that can be used to keep track of uuid mappings (e.g. if the uuid of an imported or copied node is mapped to a new uuid) and processed (e.g. imported or copied) reference properties that might need correcting depending on the uuid mappings.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.