Uses of Class
com.helger.schematron.svrl.AbstractSVRLMessage
Packages that use AbstractSVRLMessage
-
Uses of AbstractSVRLMessage in com.helger.schematron.svrl
Subclasses of AbstractSVRLMessage in com.helger.schematron.svrlModifier and TypeClassDescriptionclassA wrapper aroundFailedAssertwith easier error level handling.classA wrapper aroundSuccessfulReportwith easier error level handling.Methods in com.helger.schematron.svrl that return types with arguments of type AbstractSVRLMessageModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsList<AbstractSVRLMessage>SVRLHelper.getAllFailedAssertionsAndSuccessfulReports(SchematronOutputType aSchematronOutput) Get a list of all failed assertions and successful reports in a given schematron output.