Uses of Class
com.helger.schematron.pure.bound.xpath.PSXPathBoundAssertReport
Packages that use PSXPathBoundAssertReport
-
Uses of PSXPathBoundAssertReport in com.helger.schematron.pure.bound.xpath
Methods in com.helger.schematron.pure.bound.xpath that return types with arguments of type PSXPathBoundAssertReportModifier and TypeMethodDescriptionfinal com.helger.commons.collection.impl.ICommonsList<PSXPathBoundAssertReport>PSXPathBoundRule.boundAssertReports()final com.helger.commons.collection.impl.ICommonsList<PSXPathBoundAssertReport>PSXPathBoundRule.getAllBoundAssertReports()Constructor parameters in com.helger.schematron.pure.bound.xpath with type arguments of type PSXPathBoundAssertReportModifierConstructorDescriptionPSXPathBoundRule(PSRule aRule, String sRuleContext, XPathExpression aBoundRuleContext, com.helger.commons.collection.impl.ICommonsList<PSXPathBoundAssertReport> aBoundAssertReports)