Class SpecMapUnpacker.SpecMapScanner

java.lang.Object
org.hl7.fhir.convertors.misc.SpecMapUnpacker.SpecMapScanner
All Implemented Interfaces:
org.hl7.fhir.utilities.filesystem.DirectoryVisitor.IDirectoryVisitorImplementation
Enclosing class:
SpecMapUnpacker

public class SpecMapUnpacker.SpecMapScanner extends Object implements org.hl7.fhir.utilities.filesystem.DirectoryVisitor.IDirectoryVisitorImplementation
  • Constructor Details

  • Method Details

    • enterDirectory

      public boolean enterDirectory(File directory) throws IOException
      Specified by:
      enterDirectory in interface org.hl7.fhir.utilities.filesystem.DirectoryVisitor.IDirectoryVisitorImplementation
      Throws:
      IOException
    • visitFile

      public boolean visitFile(File file) throws IOException
      Specified by:
      visitFile in interface org.hl7.fhir.utilities.filesystem.DirectoryVisitor.IDirectoryVisitorImplementation
      Throws:
      IOException