JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
ca.phon.query.db.ScriptURL
Packages that use
ScriptURL
Package
Description
ca.phon.query.db
ca.phon.query.db.xml
Uses of
ScriptURL
in
ca.phon.query.db
Methods in
ca.phon.query.db
that return
ScriptURL
Modifier and Type
Method
Description
ScriptURL
Script.
getUrl
()
Get url for script.
Methods in
ca.phon.query.db
with parameters of type
ScriptURL
Modifier and Type
Method
Description
void
Script.
setUrl
(
ScriptURL
scriptUrl)
Set url for script.
Uses of
ScriptURL
in
ca.phon.query.db.xml
Methods in
ca.phon.query.db.xml
that return
ScriptURL
Modifier and Type
Method
Description
ScriptURL
XMLScript.
getUrl
()
Methods in
ca.phon.query.db.xml
with parameters of type
ScriptURL
Modifier and Type
Method
Description
void
XMLScript.
setUrl
(
ScriptURL
url)