| Package | Description |
|---|---|
| com.phloc.schematron.svrl |
| Modifier and Type | Method and Description |
|---|---|
static List<SVRLFailedAssert> |
SVRLUtils.getAllFailedAssertions(SchematronOutputType aSchematronOutput)
Get a list of all failed assertions in a given schematron output.
|
static List<SVRLFailedAssert> |
SVRLUtils.getAllFailedAssertionsMoreOrEqualSevereThan(SchematronOutputType aSchematronOutput,
com.phloc.commons.error.EErrorLevel eErrorLevel)
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 © 2006–2014 phloc systems. All rights reserved.