Interface ClassPathResourcesAccess


  • @API(type=NOT_EXTENDABLE,
         src=PUBLIC)
    public interface ClassPathResourcesAccess
    Provides access to all URLs which were added in the classpath for the specific framework when the document type was edited from the Oxygen preferences.
    Since:
    12.1
    • Method Detail

      • getClassPathResources

        java.net.URL[] getClassPathResources()
        Get the list of resources the user has added to the classpath of the corresponding framework
        Returns:
        the list of resources the user has added to the classpath of the corresponding framework
        Since:
        12.1