Package org.apache.jackrabbit.core.util

Interface Summary
Dumpable Utility interface for internal use.
RepositoryLockMechanism Exclusive lock on a repository home directory.
RepositoryLockMechanismFactory Factory interface for creating RepositoryLockMechanism instances.
StringIndex A persistent two-way mapping between strings and index integers.
 

Class Summary
CooperativeFileLock The file lock is used to ensure a resource is only open once at any time.
DOMBuilder Document builder class.
DOMWalker Document walker class.
EmptyLinkedMap EmptyLinkedMap implements an empty unmodifiable LinkedMap.
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.
RepositoryLock Exclusive lock on a repository home directory.
 



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