Interface ISourceFileReader

    • Method Detail

      • getGeneratedImages

        java.util.List<GeneratedImage> getGeneratedImages()
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • getBlocks

        java.util.List<BlockUml> getBlocks()
      • hasError

        boolean hasError()
      • setFileFormatOption

        void setFileFormatOption​(FileFormatOption fileFormatOption)
      • setCheckMetadata

        void setCheckMetadata​(boolean checkMetadata)