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.persistence.bundle   
org.apache.jackrabbit.core.persistence.pool   
org.apache.jackrabbit.core.persistence.util   
org.apache.jackrabbit.core.security.user   
org.apache.jackrabbit.core.util   
org.apache.jackrabbit.core.xml   
 

Classes in org.apache.jackrabbit.core.util used by org.apache.jackrabbit.core
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.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.pool
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.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.security.user
ReferenceChangeTracker
          Simple helper class that can be used to keep track of node id mappings (e.g. if the id of an imported or copied node is mapped to a new id) and processed (e.g. imported or copied) reference properties that might need correcting depending on the id mappings.
 

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.xml
ReferenceChangeTracker
          Simple helper class that can be used to keep track of node id mappings (e.g. if the id of an imported or copied node is mapped to a new id) and processed (e.g. imported or copied) reference properties that might need correcting depending on the id mappings.
 



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