Package | Description |
---|---|
com.helger.schematron.svrl |
Modifier and Type | Method and Description |
---|---|
static com.helger.commons.collection.ext.ICommonsList<SVRLFailedAssert> |
SVRLHelper.getAllFailedAssertions(SchematronOutputType aSchematronOutput)
Get a list of all failed assertions in a given schematron output.
|
static com.helger.commons.collection.ext.ICommonsList<SVRLFailedAssert> |
SVRLHelper.getAllFailedAssertionsMoreOrEqualSevereThan(SchematronOutputType aSchematronOutput,
com.helger.commons.error.IErrorLevel aErrorLevel)
Get a list of all failed assertions 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.