Class JavaResourceTree

All Implemented Interfaces:
FileTree<ResourceFile>, Proxyable, Resource, Resources<ResourceFile>, ClasspathElement

The Class JavaResourceTree.
  • Constructor Details

    • JavaResourceTree

      public JavaResourceTree(Project project, Path root, String pattern)
      Instantiates a new java resource tree.
      Parameters:
      project - the project
      root - the root
      pattern - the pattern
  • Method Details