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