Interface PackageVisitor.IPackageVisitorProcessor

All Known Implementing Classes:
SearchParameterAnalysis
Enclosing class:
PackageVisitor

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processResource(String pid, org.hl7.fhir.utilities.npm.NpmPackage npm, String version, String type, String id, byte[] content)
     
  • Method Details

    • processResource

      void processResource(String pid, org.hl7.fhir.utilities.npm.NpmPackage npm, String version, String type, String id, byte[] content) throws org.hl7.fhir.exceptions.FHIRException, IOException, org.hl7.fhir.r5.utils.EOperationOutcome
      Throws:
      org.hl7.fhir.exceptions.FHIRException
      IOException
      org.hl7.fhir.r5.utils.EOperationOutcome