Interface ClasspathElement

All Superinterfaces:
Resource
All Known Subinterfaces:
AppJarFile, ClassTree, LibraryJarFile, MvnRepoLibraryJarFile
All Known Implementing Classes:
DefaultClassTree, DefaultLibraryJarFile, JavaResourceTree

public interface ClasspathElement extends Resource
The Interface ClasspathElement.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the representation of the element as it must appear on the classpath.

    Methods inherited from interface Resource

    asOf, asOfLocalized, type
  • Method Details

    • toPath

      Return the representation of the element as it must appear on the classpath.
      Returns:
      the path