| Package | Description |
|---|---|
| com.phloc.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 © 2006–2014 phloc systems. All rights reserved.