All Implemented Interfaces:
FileSystem.Classpath, IModulePathEntry, SuffixConstants

public class ClasspathJmod extends ClasspathJar
  • Field Details

    • CLASSES

      public static char[] CLASSES
    • CLASSES_FOLDER

      public static char[] CLASSES_FOLDER
  • Constructor Details

    • ClasspathJmod

      public ClasspathJmod(File file, boolean closeZipFileAtEnd, AccessRuleSet accessRuleSet, String destinationPath)
  • Method Details