Uses of Class
org.oclc.purl.dsdl.svrl.SchematronOutputType
-
Packages that use SchematronOutputType Package Description org.ikasan.component.validator.schematron org.oclc.purl.dsdl.svrl -
-
Uses of SchematronOutputType in org.ikasan.component.validator.schematron
Methods in org.ikasan.component.validator.schematron with parameters of type SchematronOutputType Modifier and Type Method Description protected voidSchematronValidator. processValidationResult(SchematronOutputType schematronOutputType, ValidationResult validationResult) -
Uses of SchematronOutputType in org.oclc.purl.dsdl.svrl
Methods in org.oclc.purl.dsdl.svrl that return SchematronOutputType Modifier and Type Method Description SchematronOutputTypeObjectFactory. createSchematronOutputType()Create an instance ofSchematronOutputTypeMethods in org.oclc.purl.dsdl.svrl that return types with arguments of type SchematronOutputType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchematronOutputType>ObjectFactory. createSchematronOutput(SchematronOutputType value)Methods in org.oclc.purl.dsdl.svrl with parameters of type SchematronOutputType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchematronOutputType>ObjectFactory. createSchematronOutput(SchematronOutputType value)
-