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.getErrorLevelFromFailedAssert(FailedAssert aFailedAssert)
Get the error level associated with a single failed assertion.
|
default com.helger.commons.error.level.IErrorLevel |
ISVRLErrorLevelDeterminator.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–2019 Philip Helger. All rights reserved.