Class DirWatcher

java.lang.Object
net.sourceforge.plantuml.DirWatcher

@Deprecated public class DirWatcher extends java.lang.Object
Deprecated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    DirWatcher(java.io.File dir, Option option, java.lang.String pattern)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.util.List<GeneratedImage>
    Deprecated.
     
    final java.io.File
    Deprecated.
     
    java.io.File
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DirWatcher

      public DirWatcher(java.io.File dir, Option option, java.lang.String pattern)
      Deprecated.
  • Method Details

    • buildCreatedFiles

      public java.util.List<GeneratedImage> buildCreatedFiles() throws java.io.IOException, java.lang.InterruptedException
      Deprecated.
      Throws:
      java.io.IOException
      java.lang.InterruptedException
    • getErrorFile

      public java.io.File getErrorFile() throws java.io.IOException, java.lang.InterruptedException
      Deprecated.
      Throws:
      java.io.IOException
      java.lang.InterruptedException
    • getDir

      public final java.io.File getDir()
      Deprecated.