Class ValueFactoryQImpl

java.lang.Object
org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
All Implemented Interfaces:
ValueFactory

public class ValueFactoryQImpl extends Object implements ValueFactory
This class implements the ValueFactory interface, wrapping an existing SPI QValueFactory and a NamePathResolver.
See Also: