Uses of Class
org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint

Packages that use ValueConstraint
org.apache.jackrabbit.spi.commons.nodetype   
 

Uses of ValueConstraint in org.apache.jackrabbit.spi.commons.nodetype
 

Fields in org.apache.jackrabbit.spi.commons.nodetype declared as ValueConstraint
static ValueConstraint[] ValueConstraint.EMPTY_ARRAY
           
 

Methods in org.apache.jackrabbit.spi.commons.nodetype that return ValueConstraint
static ValueConstraint ValueConstraint.create(int type, String qualifiedDefinition)
          Create a new ValueConstraint from the String representation.
static ValueConstraint ValueConstraint.create(int type, String definition, NamePathResolver resolver)
           
 



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