- convertFilePathToURI(String) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Properly converts possibly relative file path to URI.
- convertURIsToURLs(List<? extends URI>, LibrariesSupport.ConversionMode) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Converts a list of
URI
s into a list of
URL
s.
- convertURIToFilePath(URI) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Properly converts possibly relative URI to file path.
- convertURLsToURIs(List<URL>, LibrariesSupport.ConversionMode) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Converts a list of
URL
s into a list of
URI
s.
- createArea() - Method in interface org.netbeans.spi.project.libraries.ArealLibraryProvider
-
Creates or otherwise picks a storage area interactively.
- createLibrary(String, String, Map<String, List<URL>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createLibrary(String, String, String, String, Map<String, List<URL>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createLibrary(String, String, String, String, Map<String, List<URL>>, Map<String, String>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createLibrary(String, String, A, Map<String, List<URI>>) - Method in interface org.netbeans.spi.project.libraries.ArealLibraryProvider
-
Creates a new library.
- createLibrary(LibraryImplementation) - Static method in class org.netbeans.spi.project.libraries.LibraryFactory
-
Creates Library for LibraryImplementation
- createLibrary() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
-
Creates a new empty library implementation.
- createLibraryImplementation(String, String[]) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Creates default LibraryImplementation
- createLibraryImplementation3(String, String...) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
- createURILibrary(String, String, Map<String, List<URI>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createURILibrary(String, String, String, String, Map<String, List<URI>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createURILibrary(String, String, String, String, Map<String, List<URI>>, Map<String, String>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.