| Name | Description | Type | Package | Framework |
| AbstractValueFactory | This class implements the ValueFactory interface. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| BaseValue | This class is the superclass of the type-specific classes implementing the Value interfaces. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| BinaryImpl | BinaryImpl implements the Binary interface. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| BinaryValue | A BinaryValue provides an implementation of the Value interface representing a binary value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| BooleanValue | A BooleanValue provides an implementation of the Value interface representing a boolean value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| DateValue | A DateValue provides an implementation of the Value interface representing a date value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| DecimalValue | A DecimalValue provides an implementation of the Value interface representing a DECIMAL value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| DoubleValue | A DoubleValue provides an implementation of the Value interface representing a double value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| LongValue | A LongValue provides an implementation of the Value interface representing a long value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| NameValue | A NameValue provides an implementation of the Value interface representing a NAME value | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| PathValue | A PathValue provides an implementation of the Value interface representing a PATH value | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| ReferenceValue | A ReferenceValue provides an implementation of the Value interface representing a REFERENCE value | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| StringValue | A StringValue provides an implementation of the Value interface representing a string value. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| URIValue | A URIValue provides an implementation of the Value interface representing a URI value | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| ValueFactoryImpl | Simple extension of the AbstractValueFactory that omits any validation checks for path and name values. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| ValueHelper | The ValueHelper class provides several Value related utility methods. | Class | org.apache.jackrabbit.value | Apache JackRabbit |
|
| WeakReferenceValue | A WeakReferenceValue provides an implementation of the Value interface representing a WEAKREFERENCE value | Class | org.apache.jackrabbit.value | Apache JackRabbit |