Package org.praxislive.ide.code
Class ClassPathImpl
java.lang.Object
org.praxislive.ide.code.ClassPathImpl
- All Implemented Interfaces:
org.netbeans.spi.java.classpath.ClassPathProvider
public final class ClassPathImpl
extends Object
implements org.netbeans.spi.java.classpath.ClassPathProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.netbeans.api.java.classpath.ClassPathfindClassPath(org.openide.filesystems.FileObject file, String type)
-
Constructor Details
-
ClassPathImpl
public ClassPathImpl()
-
-
Method Details
-
findClassPath
public org.netbeans.api.java.classpath.ClassPath findClassPath(org.openide.filesystems.FileObject file, String type) - Specified by:
findClassPathin interfaceorg.netbeans.spi.java.classpath.ClassPathProvider
-