Uses of Package
org.apache.jackrabbit.value

Packages that use org.apache.jackrabbit.value
org.apache.jackrabbit.value   
 

Classes in org.apache.jackrabbit.value used by org.apache.jackrabbit.value
BaseValue
          This class is the superclass of the type-specific classes implementing the Value interfaces.
BooleanValue
          A BooleanValue provides an implementation of the Value interface representing a boolean value.
DateValue
          A DateValue provides an implementation of the Value interface representing a date value.
DoubleValue
          A DoubleValue provides an implementation of the Value interface representing a double value.
LongValue
          A LongValue provides an implementation of the Value interface representing a long value.
NameValue
          A NameValue provides an implementation of the Value interface representing a NAME value (a string that is namespace-qualified).
PathValue
          A PathValue provides an implementation of the Value interface representing a PATH value (an absolute or relative workspace path).
ReferenceValue
          A ReferenceValue provides an implementation of the Value interface representing a REFERENCE value (a UUID of an existing node).
 



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