Class SourceFileReaderCopyCat

java.lang.Object
net.sourceforge.plantuml.SourceFileReaderAbstract
net.sourceforge.plantuml.SourceFileReaderCopyCat
All Implemented Interfaces:
ISourceFileReader

public class SourceFileReaderCopyCat extends SourceFileReaderAbstract implements ISourceFileReader
  • Constructor Details

    • SourceFileReaderCopyCat

      public SourceFileReaderCopyCat(Defines defines, java.io.File file, java.io.File outputDirectory, java.util.List<java.lang.String> config, java.lang.String charset, FileFormatOption fileFormatOption) throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details