null
if none exist. The path can be: - internal to the workbench: "/Project/src" - external to the workbench: "c:/jdk/classes.zip/java/lang"
@param path the given absolute path
@exception JavaModelException if this project does not exist or if anexception occurs while accessing its corresponding resource
@return the first existing package fragment on this project's classpathwhose path matches the given (absolute) path, or null
if none exist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|