Uses of Class
org.hl7.fhir.validation.cli.model.ScanOutputItem
-
Packages that use ScanOutputItem Package Description org.hl7.fhir.validation -
-
Uses of ScanOutputItem in org.hl7.fhir.validation
Methods in org.hl7.fhir.validation that return types with arguments of type ScanOutputItem Modifier and Type Method Description protected List<ScanOutputItem>Scanner. validateScan(List<String> sources, Set<String> guides)Methods in org.hl7.fhir.validation with parameters of type ScanOutputItem Modifier and Type Method Description protected voidScanner. genScanOutputItem(ScanOutputItem item, String filename)Method parameters in org.hl7.fhir.validation with type arguments of type ScanOutputItem Modifier and Type Method Description protected StringScanner. genOutcome(List<ScanOutputItem> items, String src, String ig, String profile)protected voidScanner. genScanOutput(String folder, List<ScanOutputItem> items)
-