|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A single directory contributing to a package.
Method Summary | |
void |
addChild(DocumentAdapter document)
Adds a document directly contained by this package directory. |
java.lang.String |
getName()
Gets the simple name of this package directory. |
Project |
getProject()
Gets the project of this package directory. |
java.lang.String |
getQualifiedName()
Gets the qualified name of this package directory. |
java.net.URL |
getURL()
Gets the URL of this package directory. |
Workspace |
getWorkspace()
Gets the workspace of this package directory. |
Method Detail |
public Workspace getWorkspace()
public Project getProject()
public java.net.URL getURL()
public java.lang.String getQualifiedName()
public java.lang.String getName()
public void addChild(DocumentAdapter document)
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.