Uses of Interface
com.helger.schematron.svrl.ISVRLErrorLevelDeterminator
Packages that use ISVRLErrorLevelDeterminator
-
Uses of ISVRLErrorLevelDeterminator in com.helger.schematron.svrl
Classes in com.helger.schematron.svrl that implement ISVRLErrorLevelDeterminatorModifier and TypeClassDescriptionclassThe default implementation ofISVRLErrorLevelDeterminator.Methods in com.helger.schematron.svrl that return ISVRLErrorLevelDeterminatorModifier and TypeMethodDescriptionstatic ISVRLErrorLevelDeterminatorSVRLHelper.getErrorLevelDeterminator()Methods in com.helger.schematron.svrl with parameters of type ISVRLErrorLevelDeterminatorModifier and TypeMethodDescriptionstatic voidSVRLHelper.setErrorLevelDeterminator(ISVRLErrorLevelDeterminator aELD) Set the global error level determinator.