Uses of Package
org.apache.jackrabbit.util

Packages that use org.apache.jackrabbit.util
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.util   
 

Classes in org.apache.jackrabbit.util used by org.apache.jackrabbit.core
Timer.Task
          Extends the TimerTask with callback hooks to this Timer implementation.
 

Classes in org.apache.jackrabbit.util used by org.apache.jackrabbit.util
IteratorHelper
          Deprecated. The org.apache.jackrabbit.commons.iterator package contains a set of more feature rich and type safe classes for implementing the JCR iterator interfaces
PathMap.Element
          Deprecated. Internal class holding the object associated with a certain path element.
PathMap.ElementVisitor
          Deprecated. Element visitor used in PathMap.traverse(org.apache.jackrabbit.util.PathMap.ElementVisitor, boolean)
Timer.Task
          Extends the TimerTask with callback hooks to this Timer implementation.
TransientFileFactory
          The TransientFileFactory utility class can be used to create transient files, i.e. temporary files that are automatically removed once the associated File object is reclaimed by the garbage collector.
 



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