Uses of Class
com.helger.schematron.pure.bound.xpath.PSXPathBoundRule
Packages that use PSXPathBoundRule
-
Uses of PSXPathBoundRule in com.helger.schematron.pure.bound.xpath
Methods in com.helger.schematron.pure.bound.xpath that return types with arguments of type PSXPathBoundRuleModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<PSXPathBoundRule>PSXPathBoundPattern.getAllBoundRules()Constructor parameters in com.helger.schematron.pure.bound.xpath with type arguments of type PSXPathBoundRuleModifierConstructorDescriptionPSXPathBoundPattern(PSPattern aPattern, com.helger.commons.collection.impl.ICommonsList<PSXPathBoundRule> aBoundRules)