Uses of Class
org.weborganic.schematron.ValidatorFactory.QueryBinding

Uses of ValidatorFactory.QueryBinding in org.weborganic.schematron
 

Methods in org.weborganic.schematron that return ValidatorFactory.QueryBinding
static ValidatorFactory.QueryBinding ValidatorFactory.QueryBinding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValidatorFactory.QueryBinding[] ValidatorFactory.QueryBinding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.weborganic.schematron with parameters of type ValidatorFactory.QueryBinding
ValidatorFactory(ValidatorFactory.QueryBinding binding, String formatter)
          Constructs a new ValidatorFactory object using the specified preprocessor.