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