| Package | Description |
|---|---|
| com.helger.schematron.svrl | |
| com.helger.schematron.svrl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
default com.helger.commons.error.level.IErrorLevel |
ISVRLErrorLevelDeterminator.getErrorLevelFromFailedAssert(FailedAssert aFailedAssert)
Get the error level associated with a single failed assertion.
|
static com.helger.commons.error.level.IErrorLevel |
SVRLHelper.getErrorLevelFromFailedAssert(FailedAssert aFailedAssert)
Get the error level associated with a single failed assertion.
|
| Constructor and Description |
|---|
SVRLFailedAssert(FailedAssert aFailedAssert) |
SVRLFailedAssert(FailedAssert aFailedAssert,
Function<? super FailedAssert,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
SVRLFailedAssert(FailedAssert aFailedAssert,
Function<? super FailedAssert,String> aLocationProvider,
Function<? super FailedAssert,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
| Constructor and Description |
|---|
SVRLFailedAssert(FailedAssert aFailedAssert,
Function<? super FailedAssert,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
SVRLFailedAssert(FailedAssert aFailedAssert,
Function<? super FailedAssert,String> aLocationProvider,
Function<? super FailedAssert,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
SVRLFailedAssert(FailedAssert aFailedAssert,
Function<? super FailedAssert,String> aLocationProvider,
Function<? super FailedAssert,? extends com.helger.commons.error.level.IErrorLevel> aErrLevelProvider) |
| Modifier and Type | Method and Description |
|---|---|
FailedAssert |
FailedAssert.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
FailedAssert |
ObjectFactory.createFailedAssert()
Create an instance of
FailedAssert |
| Modifier and Type | Method and Description |
|---|---|
void |
FailedAssert.cloneTo(FailedAssert ret)
This method clones all values from
this to the passed object. |
Copyright © 2014–2020 Philip Helger. All rights reserved.