|
org.netbeans.modules.java.api.common/0 1.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.java.api.common.classpath.ClassPathExtender
@Deprecated public final class ClassPathExtender
| Constructor Summary | |
|---|---|
ClassPathExtender(ClassPathModifier delegate,
String classPathProperty,
String elementName)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
addAntArtifact(AntArtifact artifact,
URI artifactElement)
Deprecated. |
boolean |
addAntArtifacts(String classPathId,
AntArtifact[] artifacts,
URI[] artifactElements,
String projectXMLElementName)
Deprecated. |
boolean |
addArchiveFile(FileObject archiveFile)
Deprecated. |
boolean |
addArchiveFiles(String classPathId,
FileObject[] archiveFiles,
String projectXMLElementName)
Deprecated. |
boolean |
addLibraries(String classPathId,
Library[] libraries,
String projectXMLElementName)
Deprecated. |
boolean |
addLibrary(Library library)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassPathExtender(ClassPathModifier delegate,
String classPathProperty,
String elementName)
| Method Detail |
|---|
public boolean addLibrary(Library library)
throws IOException
addLibrary in interface ProjectClassPathExtenderIOException
public boolean addLibraries(String classPathId,
Library[] libraries,
String projectXMLElementName)
throws IOException
IOException
public boolean addArchiveFile(FileObject archiveFile)
throws IOException
addArchiveFile in interface ProjectClassPathExtenderIOException
public boolean addArchiveFiles(String classPathId,
FileObject[] archiveFiles,
String projectXMLElementName)
throws IOException
IOException
public boolean addAntArtifact(AntArtifact artifact,
URI artifactElement)
throws IOException
addAntArtifact in interface ProjectClassPathExtenderIOException
public boolean addAntArtifacts(String classPathId,
AntArtifact[] artifacts,
URI[] artifactElements,
String projectXMLElementName)
throws IOException
IOException
|
org.netbeans.modules.java.api.common/0 1.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||