|
||||||||||
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.ClassPathEntryVariableElement
public class ClassPathEntryVariableElement
Describes an element classpathentry under the element classpath, specifically the kind "var". The presence or one of the attributes path or pathref is mandatory. This element is optional.
Constructor Summary | |
---|---|
ClassPathEntryVariableElement()
Creates a new instance of the classpathentry-var 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 ClassPathEntryVariableElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |