Package | Description |
---|---|
com.helger.schematron.svrl | |
org.oclc.purl.dsdl.svrl |
Modifier and Type | Method and Description |
---|---|
static com.helger.commons.error.level.IErrorLevel |
SVRLHelper.getErrorLevelFromSuccessfulReport(SuccessfulReport aSuccessfulReport)
Get the error level associated with a single successful report.
|
default com.helger.commons.error.level.IErrorLevel |
ISVRLErrorLevelDeterminator.getErrorLevelFromSuccessfulReport(SuccessfulReport aSuccessfulReport)
Get the error level associated with a single successful report.
|
Constructor and Description |
---|
SVRLSuccessfulReport(SuccessfulReport aSuccessfulReport) |
SVRLSuccessfulReport(SuccessfulReport aSuccessfulReport,
Function<? super SuccessfulReport,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
SVRLSuccessfulReport(SuccessfulReport aSuccessfulReport,
Function<? super SuccessfulReport,String> aLocationProvider,
Function<? super SuccessfulReport,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
Constructor and Description |
---|
SVRLSuccessfulReport(SuccessfulReport aSuccessfulReport,
Function<? super SuccessfulReport,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
SVRLSuccessfulReport(SuccessfulReport aSuccessfulReport,
Function<? super SuccessfulReport,String> aLocationProvider,
Function<? super SuccessfulReport,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
SVRLSuccessfulReport(SuccessfulReport aSuccessfulReport,
Function<? super SuccessfulReport,String> aLocationProvider,
Function<? super SuccessfulReport,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
Modifier and Type | Method and Description |
---|---|
SuccessfulReport |
SuccessfulReport.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
SuccessfulReport |
ObjectFactory.createSuccessfulReport()
Create an instance of
SuccessfulReport |
Modifier and Type | Method and Description |
---|---|
void |
SuccessfulReport.cloneTo(SuccessfulReport ret)
This method clones all values from
this to the passed object. |
Copyright © 2014–2019 Philip Helger. All rights reserved.