Uses of Class
com.helger.schematron.pure.bound.xpath.PSXPathBoundElement
Packages that use PSXPathBoundElement
-
Uses of PSXPathBoundElement in com.helger.schematron.pure.bound.xpath
Methods in com.helger.schematron.pure.bound.xpath that return types with arguments of type PSXPathBoundElementModifier and TypeMethodDescriptionfinal com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement>PSXPathBoundAssertReport.getAllBoundContentElements()com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement>PSXPathBoundDiagnostic.getAllBoundContentElements()Constructor parameters in com.helger.schematron.pure.bound.xpath with type arguments of type PSXPathBoundElementModifierConstructorDescriptionPSXPathBoundAssertReport(PSAssertReport aAssertReport, String sTestExpression, XPathExpression aBoundTestExpression, com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement> aBoundContent, com.helger.commons.collection.impl.ICommonsMap<String, PSXPathBoundDiagnostic> aBoundDiagnostics) PSXPathBoundDiagnostic(PSDiagnostic aDiagnostic, com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement> aBoundContent)