Uses of Class
org.apache.jackrabbit.spi.commons.value.AbstractQValue

Packages that use AbstractQValue
org.apache.jackrabbit.core.value   
org.apache.jackrabbit.spi.commons.value   
 

Uses of AbstractQValue in org.apache.jackrabbit.core.value
 

Subclasses of AbstractQValue in org.apache.jackrabbit.core.value
 class InternalValue
          InternalValue represents the internal format of a property value.
 

Uses of AbstractQValue in org.apache.jackrabbit.spi.commons.value
 

Subclasses of AbstractQValue in org.apache.jackrabbit.spi.commons.value
 class DefaultQValue
          QValue implementation for all valid PropertyTypes except for BINARY.
 



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