Package org.hl7.fhir.r4.utils
Interface NarrativeGenerator.ITypeParser
-
- Enclosing class:
- NarrativeGenerator
public static interface NarrativeGenerator.ITypeParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BaseparseType(String xml, String type)
-
-
-
Method Detail
-
parseType
Base parseType(String xml, String type) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRFormatErrorIOExceptionorg.hl7.fhir.exceptions.FHIRException
-
-