|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A factory for document adapters. Document adapters from different factory instances should not be mixed.
Method Summary | |
DocumentAdapter |
getDocument(Element element,
java.net.URL url,
Project project,
Workspace workspace)
Gets the document adapter for a construct corresponding to an element and/or URL, or null if none. |
Method Detail |
public DocumentAdapter getDocument(Element element, java.net.URL url, Project project, Workspace workspace)
element
- The element corresponding to the construct.url
- The URL of the document containing the construct.project
- The project containing the construct.workspace
- The workspace containing the construct.
|
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.