|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentAdapter
Method Summary | |
---|---|
java.lang.String |
getIncludedScript(java.lang.String srcAttribute)
Returns the contents of an included script, given its src attribute. |
ScriptableDelegate |
getScriptableObject()
Returns the Scriptable object associated with the document |
void |
setRootNode(org.w3c.dom.Node rootNode)
Records the root (Document) node. |
Method Detail |
---|
void setRootNode(org.w3c.dom.Node rootNode)
java.lang.String getIncludedScript(java.lang.String srcAttribute) throws java.io.IOException
srcAttribute
- the relative URL for the included script
java.io.IOException
- if there is a problem retrieving the scriptScriptableDelegate getScriptableObject()
|
Copyright © 2000-2006 Russell Gold. See license agreement for rights granted. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |