Package | Description |
---|---|
com.helger.schematron.pure.bound.xpath |
Modifier and Type | Method and Description |
---|---|
com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement> |
PSXPathBoundDiagnostic.getAllBoundContentElements() |
com.helger.commons.collection.impl.ICommonsList<PSXPathBoundElement> |
PSXPathBoundAssertReport.getAllBoundContentElements() |
Constructor and Description |
---|
PSXPathBoundAssertReport(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) |
Copyright © 2014–2019 Philip Helger. All rights reserved.