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