Package | Description |
---|---|
com.helger.schematron.svrl | |
org.oclc.purl.dsdl.svrl |
Modifier and Type | Method and Description |
---|---|
static com.helger.commons.error.IErrorLevel |
SVRLHelper.getErrorLevelFromFailedAssert(FailedAssert aFailedAssert)
Get the error level associated with a single failed assertion.
|
com.helger.commons.error.IErrorLevel |
ISVRLErrorLevelDeterminator.getErrorLevelFromFailedAssert(FailedAssert aFailedAssert)
Get the error level associated with a single failed assertion.
|
com.helger.commons.error.IErrorLevel |
DefaultSVRLErrorLevelDeterminator.getErrorLevelFromFailedAssert(FailedAssert aFailedAssert) |
Constructor and Description |
---|
SVRLFailedAssert(FailedAssert aFailedAssert) |
Modifier and Type | Method and Description |
---|---|
FailedAssert |
FailedAssert.clone()
Created by ph-jaxb22-plugin -Xph-cloneable
|
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–2016 Philip Helger. All rights reserved.