Package | Description |
---|---|
com.helger.schematron.svrl |
Modifier and Type | Method and Description |
---|---|
static com.helger.commons.collection.ext.ICommonsList<SVRLSuccessfulReport> |
SVRLHelper.getAllSuccessfulReports(SchematronOutputType aSchematronOutput)
Get a list of all successful reports in a given schematron output.
|
static com.helger.commons.collection.ext.ICommonsList<SVRLSuccessfulReport> |
SVRLHelper.getAllSuccessfulReportsMoreOrEqualSevereThan(SchematronOutputType aSchematronOutput,
com.helger.commons.error.IErrorLevel aErrorLevel)
Get a list of all successful reports in a given schematron output, with an
error level equally or more severe than the passed error level.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.