Serializable implementation of the JCR Value interfaces.

This package contains a simple in-memory implementation of the JCR {@link javax.jcr.Value Value} and {@link javax.jcr.ValueFactory ValueFactory} interfaces. The implementation has no external dependencies and supports serialization of Value instances.

Note that the Value instances created by this package are thread safe.