|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Script | |
---|---|
org.daisy.pipeline.client.models |
Uses of Script in org.daisy.pipeline.client.models |
---|
Fields in org.daisy.pipeline.client.models declared as Script | |
---|---|
Script |
Job.script
|
Methods in org.daisy.pipeline.client.models that return types with arguments of type Script | |
---|---|
static java.util.List<Script> |
Script.getScripts(org.w3c.dom.Node scriptsXml)
Parse the list of scripts described by the provided XML document/node. |
static java.util.List<Script> |
Script.getScripts(Pipeline2WSResponse response)
Parse the list of scripts described by the provided Pipeline2WSResponse. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |