|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprantl.ant.eclipse.ClassPathEntryElement
prantl.ant.eclipse.ClassPathEntryPathElement
prantl.ant.eclipse.ClassPathEntryBinaryElement
prantl.ant.eclipse.ClassPathEntryLibraryElement
public class ClassPathEntryLibraryElement
Describes an element classpathentry under the element classpath, specifically the kind "lib". The presence or one of the attributes path or pathref is mandatory. This element is optional.
Constructor Summary | |
---|---|
ClassPathEntryLibraryElement()
Creates a new instance of the classpathentry-lib element. |
Method Summary |
---|
Methods inherited from class prantl.ant.eclipse.ClassPathEntryBinaryElement |
---|
getExported, getJavadoc, getSource, setExported, setJavadoc, setSource |
Methods inherited from class prantl.ant.eclipse.ClassPathEntryPathElement |
---|
getPathRef, setPath, setPathRef, validate |
Methods inherited from class prantl.ant.eclipse.ClassPathEntryElement |
---|
getPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassPathEntryLibraryElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |