Uses of Class
com.helger.schematron.pure.bound.xpath.PSXPathBoundDiagnostic
Packages that use PSXPathBoundDiagnostic
-
Uses of PSXPathBoundDiagnostic in com.helger.schematron.pure.bound.xpath
Methods in com.helger.schematron.pure.bound.xpath that return PSXPathBoundDiagnosticModifier and TypeMethodDescriptionfinal PSXPathBoundDiagnosticPSXPathBoundAssertReport.getBoundDiagnosticOfID(String sID) Get the bound diagnostic matching the passed IDMethods in com.helger.schematron.pure.bound.xpath that return types with arguments of type PSXPathBoundDiagnosticModifier and TypeMethodDescriptionfinal com.helger.commons.collection.impl.ICommonsMap<String,PSXPathBoundDiagnostic> PSXPathBoundAssertReport.getAllBoundDiagnostics()Get all bound diagnosticsConstructor parameters in com.helger.schematron.pure.bound.xpath with type arguments of type PSXPathBoundDiagnosticModifierConstructorDescriptionPSXPathBoundAssertReport(PSAssertReport aAssertReport, String sTestExpression, XPathExpression aBoundTestExpression, com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement> aBoundContent, com.helger.commons.collection.impl.ICommonsMap<String, PSXPathBoundDiagnostic> aBoundDiagnostics)