Modifier and Type | Method and Description |
---|---|
ClassPathEntryOutputElement |
ClassPathElement.createOutput()
Adds a definition of the classpathentry element of the kind "output".
|
ClassPathEntryOutputElement |
ClassPathElement.getOutput()
Returns an instance of the class ClassPathEntryOutputElement describing the element
classpathentry of the kind "output" in the file .classpath or
null if the element was not present, which means creating a default one.
|