Package | Description |
---|---|
com.helger.schematron.pure.bound.xpath |
Modifier and Type | Method and Description |
---|---|
List<PSXPathBoundElement> |
PSXPathBoundDiagnostic.getAllBoundContentElements() |
List<PSXPathBoundElement> |
PSXPathBoundAssertReport.getAllBoundContentElements() |
Constructor and Description |
---|
PSXPathBoundAssertReport(PSAssertReport aAssertReport,
String sTestExpression,
XPathExpression aBoundTestExpression,
List<PSXPathBoundElement> aBoundContent,
Map<String,PSXPathBoundDiagnostic> aBoundDiagnostics) |
PSXPathBoundDiagnostic(PSDiagnostic aDiagnostic,
List<PSXPathBoundElement> aBoundContent) |
Copyright © 2014–2015 Philip Helger. All rights reserved.