A C D G H I J K L M N O P R S T U V X

G

get(String, String, String) - Static method in class org.daisy.pipeline.client.Jobs
Get all jobs HTTP 200 OK: Response body contains XML data HTTP 401 Unauthorized: Client was not authorized to perform request.
get(String, String, String, String, Integer) - Static method in class org.daisy.pipeline.client.Jobs
Get a single job HTTP 200 OK: Response body contains XML data HTTP 401 Unauthorized: Client was not authorized to perform request.
get(String, String, String, String, Map<String, String>) - Static method in class org.daisy.pipeline.client.Pipeline2WS
Send a GET request.
get(String, String, String) - Static method in class org.daisy.pipeline.client.Scripts
Get all scripts HTTP 200 OK: Response body contains XML data HTTP 401 Unauthorized: Client was not authorized to perform request.
get(String, String, String, String) - Static method in class org.daisy.pipeline.client.Scripts
Get a single script HTTP 200 OK: Response body contains XML data HTTP 401 Unauthorized: Client was not authorized to perform request.
getJobs(Pipeline2WSResponse) - Static method in class org.daisy.pipeline.client.models.Job
Parse the list of jobs described by the provided Pipeline2WSResponse.
getJobs(Node) - Static method in class org.daisy.pipeline.client.models.Job
Parse the list of jobs described by the provided XML document/node.
getLog(String, String, String, String) - Static method in class org.daisy.pipeline.client.Jobs
Get the log file for a job HTTP 200 OK: Response body contains plain text data HTTP 401 Unauthorized: Client was not authorized to perform request.
getMap() - Method in class org.daisy.pipeline.utils.NamespaceContextMap
 
getNamespaceURI(String) - Method in class org.daisy.pipeline.utils.NamespaceContextMap
 
getPrefix(String) - Method in class org.daisy.pipeline.utils.NamespaceContextMap
 
getPrefixes(String) - Method in class org.daisy.pipeline.utils.NamespaceContextMap
 
getResult(String, String, String, String) - Static method in class org.daisy.pipeline.client.Jobs
Get the result for a job HTTP 200 OK: Response body contains Zip data HTTP 401 Unauthorized: Client was not authorized to perform request.
getScripts(Pipeline2WSResponse) - Static method in class org.daisy.pipeline.client.models.Script
Parse the list of scripts described by the provided Pipeline2WSResponse.
getScripts(Node) - Static method in class org.daisy.pipeline.client.models.Script
Parse the list of scripts described by the provided XML document/node.
getScripts() - Method in class org.daisy.pipeline.client.test.Pipeline2WSTest
 
getXml(String, String) - Static method in class org.daisy.pipeline.utils.XML
Parse an XML string as DOM.
getXml(String) - Static method in class org.daisy.pipeline.utils.XML
Parse an XML string as DOM, with "utf-8" as default encoding.
getXml(InputStream) - Static method in class org.daisy.pipeline.utils.XML
Parse an InputStream as DOM, with "utf-8" as default encoding.
getXml(InputStream, String) - Static method in class org.daisy.pipeline.utils.XML
Parse an InputStream as DOM.

A C D G H I J K L M N O P R S T U V X