Class ValueFactoryImpl

  • All Implemented Interfaces:
    javax.jcr.ValueFactory

    public class ValueFactoryImpl
    extends AbstractValueFactory
    Simple extension of the AbstractValueFactory that omits any validation checks for path and name values.
    See Also:
    Session.getValueFactory()
    • Method Detail

      • getInstance

        public static javax.jcr.ValueFactory getInstance()