Interface RenderingContext.ITypeParser

Enclosing class:
RenderingContext

public static interface RenderingContext.ITypeParser
  • Method Details

    • parseType

      Base parseType(String xml, String type) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRFormatError
      IOException
      org.hl7.fhir.exceptions.FHIRException
    • parseType

      Base parseType(Element base) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRFormatError
      IOException
      org.hl7.fhir.exceptions.FHIRException