Class ClasspathPattern.LocationEntry

java.lang.Object
org.eclipse.jetty.webapp.ClasspathPattern.Entry
org.eclipse.jetty.webapp.ClasspathPattern.LocationEntry
Enclosing class:
ClasspathPattern

private static class ClasspathPattern.LocationEntry extends ClasspathPattern.Entry
  • Field Details

    • _file

      private final File _file
  • Constructor Details

    • LocationEntry

      protected LocationEntry(String name, boolean inclusive)
  • Method Details

    • getFile

      public File getFile()