Uses of Class
org.hl7.fhir.utilities.xml.SchematronWriter.Rule
-
Packages that use SchematronWriter.Rule Package Description org.hl7.fhir.utilities.xml -
-
Uses of SchematronWriter.Rule in org.hl7.fhir.utilities.xml
Methods in org.hl7.fhir.utilities.xml that return SchematronWriter.Rule Modifier and Type Method Description SchematronWriter.RuleSchematronWriter.Section. rule(String name)Methods in org.hl7.fhir.utilities.xml that return types with arguments of type SchematronWriter.Rule Modifier and Type Method Description List<SchematronWriter.Rule>SchematronWriter.Section. getRegularRules()List<SchematronWriter.Rule>SchematronWriter.Section. getSpecialRules()
-