Class AutoloadFlagVisitor


  • public class AutoloadFlagVisitor
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AUTOLOAD_FILE_NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      AutoloadFlagVisitor​(java.nio.file.Path fileLocation)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void export()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • AUTOLOAD_FILE_NAME

        public static final java.lang.String AUTOLOAD_FILE_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • AutoloadFlagVisitor

        public AutoloadFlagVisitor​(java.nio.file.Path fileLocation)
    • Method Detail

      • export

        public void export()