From 430331b99b1a49908a991d240927eb1443e9c4db Mon Sep 17 00:00:00 2001 From: Patrice Brend'amour Date: Tue, 16 Apr 2013 13:21:54 -0700 Subject: [PATCH] Creating site for 0.9.4-SNAPSHOT --- apidocs/allclasses-frame.html | 70 + apidocs/allclasses-noframe.html | 70 + apidocs/constant-values.html | 147 ++ .../transcoding/zencoder/IZencoderClient.html | 532 +++++ .../transcoding/zencoder/ZencoderClient.html | 760 +++++++ .../zencoder/class-use/IZencoderClient.html | 181 ++ .../zencoder/class-use/ZencoderClient.html | 145 ++ .../zencoder/enums/ZencoderAPIVersion.html | 358 ++++ .../zencoder/enums/ZencoderAspectMode.html | 371 ++++ .../zencoder/enums/ZencoderAudioCodec.html | 355 ++++ .../zencoder/enums/ZencoderDeinterlace.html | 339 +++ .../zencoder/enums/ZencoderDenoiseFilter.html | 371 ++++ .../enums/ZencoderNotificationJobState.html | 444 ++++ .../zencoder/enums/ZencoderRegion.html | 339 +++ .../enums/ZencoderS3AccessControlRight.html | 339 +++ .../enums/ZencoderThumbnailFormat.html | 323 +++ .../zencoder/enums/ZencoderVideoCodec.html | 387 ++++ .../enums/class-use/ZencoderAPIVersion.html | 218 ++ .../enums/class-use/ZencoderAspectMode.html | 235 ++ .../enums/class-use/ZencoderAudioCodec.html | 235 ++ .../enums/class-use/ZencoderDeinterlace.html | 235 ++ .../class-use/ZencoderDenoiseFilter.html | 219 ++ .../ZencoderNotificationJobState.html | 283 +++ .../enums/class-use/ZencoderRegion.html | 235 ++ .../ZencoderS3AccessControlRight.html | 218 ++ .../class-use/ZencoderThumbnailFormat.html | 235 ++ .../enums/class-use/ZencoderVideoCodec.html | 243 +++ .../zencoder/enums/package-frame.html | 51 + .../zencoder/enums/package-summary.html | 194 ++ .../zencoder/enums/package-tree.html | 157 ++ .../zencoder/enums/package-use.html | 311 +++ .../transcoding/zencoder/job/ZencoderJob.html | 620 ++++++ .../zencoder/job/ZencoderNotification.html | 313 +++ .../zencoder/job/ZencoderOutput.html | 1891 +++++++++++++++++ .../job/ZencoderS3AccessControlItem.html | 277 +++ .../zencoder/job/ZencoderThumbnail.html | 598 ++++++ .../zencoder/job/ZencoderWatermark.html | 465 ++++ .../zencoder/job/class-use/ZencoderJob.html | 301 +++ .../job/class-use/ZencoderNotification.html | 205 ++ .../job/class-use/ZencoderOutput.html | 205 ++ .../ZencoderS3AccessControlItem.html | 205 ++ .../job/class-use/ZencoderThumbnail.html | 181 ++ .../job/class-use/ZencoderWatermark.html | 189 ++ .../zencoder/job/package-frame.html | 43 + .../zencoder/job/package-summary.html | 178 ++ .../zencoder/job/package-tree.html | 154 ++ .../transcoding/zencoder/job/package-use.html | 214 ++ .../transcoding/zencoder/package-frame.html | 44 + .../transcoding/zencoder/package-summary.html | 172 ++ .../transcoding/zencoder/package-tree.html | 160 ++ .../transcoding/zencoder/package-use.html | 171 ++ .../ZencoderErrorResponseException.html | 269 +++ .../ZencoderErrorResponseException.html | 189 ++ .../zencoder/response/package-frame.html | 33 + .../zencoder/response/package-summary.html | 158 ++ .../zencoder/response/package-tree.html | 159 ++ .../zencoder/response/package-use.html | 171 ++ .../transcoding/zencoder/util/XmlUtility.html | 245 +++ .../zencoder/util/class-use/XmlUtility.html | 145 ++ .../zencoder/util/package-frame.html | 33 + .../zencoder/util/package-summary.html | 158 ++ .../zencoder/util/package-tree.html | 154 ++ .../zencoder/util/package-use.html | 145 ++ apidocs/deprecated-list.html | 182 ++ apidocs/help-doc.html | 224 ++ apidocs/index-all.html | 850 ++++++++ apidocs/index.html | 40 + apidocs/options | 24 + apidocs/overview-frame.html | 51 + apidocs/overview-summary.html | 173 ++ apidocs/overview-tree.html | 174 ++ apidocs/package-list | 5 + apidocs/packages | 5 + apidocs/resources/inherit.gif | Bin 0 -> 57 bytes apidocs/serialized-form.html | 183 ++ apidocs/stylesheet.css | 29 + css/maven-base.css | 155 ++ css/maven-theme.css | 141 ++ css/print.css | 7 + css/site.css | 1 + dependencies.html | 150 ++ distribution-management.html | 119 ++ images/close.gif | Bin 0 -> 279 bytes images/collapsed.gif | Bin 0 -> 53 bytes images/expanded.gif | Bin 0 -> 52 bytes images/external.png | Bin 0 -> 230 bytes images/icon_error_sml.gif | Bin 0 -> 1010 bytes images/icon_info_sml.gif | Bin 0 -> 606 bytes images/icon_success_sml.gif | Bin 0 -> 990 bytes images/icon_warning_sml.gif | Bin 0 -> 576 bytes images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes images/logos/maven-feather.png | Bin 0 -> 3330 bytes images/newwindow.png | Bin 0 -> 220 bytes index.html | 119 ++ integration.html | 119 ++ issue-tracking.html | 119 ++ license.html | 321 +++ mail-lists.html | 119 ++ plugin-management.html | 119 ++ plugins.html | 119 ++ project-info.html | 119 ++ project-reports.html | 92 + project-summary.html | 119 ++ source-repository.html | 119 ++ surefire-report.html | 92 + team-list.html | 135 ++ testapidocs/allclasses-frame.html | 46 + testapidocs/allclasses-noframe.html | 46 + testapidocs/constant-values.html | 145 ++ .../transcoding/zencoder/test/StringUtil.html | 251 +++ .../zencoder/test/ZencoderClientTest.html | 390 ++++ .../zencoder/test/ZencoderJobTest.html | 276 +++ .../test/ZencoderNotificationTest.html | 276 +++ .../zencoder/test/ZencoderOutputTest.html | 276 +++ .../test/ZencoderS3AccessControlItemTest.html | 254 +++ .../zencoder/test/ZencoderThumbnailTest.html | 276 +++ .../zencoder/test/ZencoderWatermarkTest.html | 276 +++ .../zencoder/test/class-use/StringUtil.html | 143 ++ .../test/class-use/ZencoderClientTest.html | 143 ++ .../test/class-use/ZencoderJobTest.html | 143 ++ .../class-use/ZencoderNotificationTest.html | 143 ++ .../test/class-use/ZencoderOutputTest.html | 143 ++ .../ZencoderS3AccessControlItemTest.html | 143 ++ .../test/class-use/ZencoderThumbnailTest.html | 143 ++ .../test/class-use/ZencoderWatermarkTest.html | 143 ++ .../zencoder/test/package-frame.html | 47 + .../zencoder/test/package-summary.html | 184 ++ .../zencoder/test/package-tree.html | 149 ++ .../zencoder/test/package-use.html | 143 ++ testapidocs/deprecated-list.html | 145 ++ testapidocs/help-doc.html | 216 ++ testapidocs/index-all.html | 255 +++ testapidocs/index.html | 37 + testapidocs/options | 26 + testapidocs/overview-tree.html | 151 ++ testapidocs/package-list | 1 + testapidocs/packages | 1 + testapidocs/resources/inherit.gif | Bin 0 -> 57 bytes testapidocs/stylesheet.css | 29 + 140 files changed, 26309 insertions(+) create mode 100644 apidocs/allclasses-frame.html create mode 100644 apidocs/allclasses-noframe.html create mode 100644 apidocs/constant-values.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/IZencoderClient.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/ZencoderClient.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/class-use/IZencoderClient.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/class-use/ZencoderClient.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAPIVersion.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAspectMode.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAudioCodec.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDeinterlace.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDenoiseFilter.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderNotificationJobState.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderRegion.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderS3AccessControlRight.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderThumbnailFormat.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderVideoCodec.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAPIVersion.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAspectMode.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAudioCodec.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDeinterlace.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDenoiseFilter.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderNotificationJobState.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderRegion.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderS3AccessControlRight.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderThumbnailFormat.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderVideoCodec.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-frame.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-summary.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-tree.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-use.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderJob.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderNotification.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderOutput.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderS3AccessControlItem.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderThumbnail.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderWatermark.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderJob.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderNotification.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderOutput.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderS3AccessControlItem.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderThumbnail.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderWatermark.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/package-frame.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/package-summary.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/package-tree.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/job/package-use.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/package-frame.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/package-summary.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/package-tree.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/package-use.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/response/ZencoderErrorResponseException.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/response/class-use/ZencoderErrorResponseException.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/response/package-frame.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/response/package-summary.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/response/package-tree.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/response/package-use.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/util/XmlUtility.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/util/class-use/XmlUtility.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/util/package-frame.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/util/package-summary.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/util/package-tree.html create mode 100644 apidocs/de/bitzeche/video/transcoding/zencoder/util/package-use.html create mode 100644 apidocs/deprecated-list.html create mode 100644 apidocs/help-doc.html create mode 100644 apidocs/index-all.html create mode 100644 apidocs/index.html create mode 100644 apidocs/options create mode 100644 apidocs/overview-frame.html create mode 100644 apidocs/overview-summary.html create mode 100644 apidocs/overview-tree.html create mode 100644 apidocs/package-list create mode 100644 apidocs/packages create mode 100644 apidocs/resources/inherit.gif create mode 100644 apidocs/serialized-form.html create mode 100644 apidocs/stylesheet.css create mode 100644 css/maven-base.css create mode 100644 css/maven-theme.css create mode 100644 css/print.css create mode 100644 css/site.css create mode 100644 dependencies.html create mode 100644 distribution-management.html create mode 100644 images/close.gif create mode 100644 images/collapsed.gif create mode 100644 images/expanded.gif create mode 100644 images/external.png create mode 100644 images/icon_error_sml.gif create mode 100644 images/icon_info_sml.gif create mode 100644 images/icon_success_sml.gif create mode 100644 images/icon_warning_sml.gif create mode 100644 images/logos/build-by-maven-black.png create mode 100644 images/logos/build-by-maven-white.png create mode 100644 images/logos/maven-feather.png create mode 100644 images/newwindow.png create mode 100644 index.html create mode 100644 integration.html create mode 100644 issue-tracking.html create mode 100644 license.html create mode 100644 mail-lists.html create mode 100644 plugin-management.html create mode 100644 plugins.html create mode 100644 project-info.html create mode 100644 project-reports.html create mode 100644 project-summary.html create mode 100644 source-repository.html create mode 100644 surefire-report.html create mode 100644 team-list.html create mode 100644 testapidocs/allclasses-frame.html create mode 100644 testapidocs/allclasses-noframe.html create mode 100644 testapidocs/constant-values.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/StringUtil.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderClientTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderJobTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderNotificationTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderOutputTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderS3AccessControlItemTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderThumbnailTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderWatermarkTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/StringUtil.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderClientTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderJobTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderNotificationTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderOutputTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderS3AccessControlItemTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderThumbnailTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderWatermarkTest.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-frame.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-summary.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-tree.html create mode 100644 testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-use.html create mode 100644 testapidocs/deprecated-list.html create mode 100644 testapidocs/help-doc.html create mode 100644 testapidocs/index-all.html create mode 100644 testapidocs/index.html create mode 100644 testapidocs/options create mode 100644 testapidocs/overview-tree.html create mode 100644 testapidocs/package-list create mode 100644 testapidocs/packages create mode 100644 testapidocs/resources/inherit.gif create mode 100644 testapidocs/stylesheet.css diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html new file mode 100644 index 0000000..f8f7067 --- /dev/null +++ b/apidocs/allclasses-frame.html @@ -0,0 +1,70 @@ + + + + + + + +All Classes (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +All Classes +
+ + + + + +
IZencoderClient +
+XmlUtility +
+ZencoderAPIVersion +
+ZencoderAspectMode +
+ZencoderAudioCodec +
+ZencoderClient +
+ZencoderDeinterlace +
+ZencoderDenoiseFilter +
+ZencoderErrorResponseException +
+ZencoderJob +
+ZencoderNotification +
+ZencoderNotificationJobState +
+ZencoderOutput +
+ZencoderRegion +
+ZencoderS3AccessControlItem +
+ZencoderS3AccessControlRight +
+ZencoderThumbnail +
+ZencoderThumbnailFormat +
+ZencoderVideoCodec +
+ZencoderWatermark +
+
+ + + diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html new file mode 100644 index 0000000..ee7c906 --- /dev/null +++ b/apidocs/allclasses-noframe.html @@ -0,0 +1,70 @@ + + + + + + + +All Classes (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +All Classes +
+ + + + + +
IZencoderClient +
+XmlUtility +
+ZencoderAPIVersion +
+ZencoderAspectMode +
+ZencoderAudioCodec +
+ZencoderClient +
+ZencoderDeinterlace +
+ZencoderDenoiseFilter +
+ZencoderErrorResponseException +
+ZencoderJob +
+ZencoderNotification +
+ZencoderNotificationJobState +
+ZencoderOutput +
+ZencoderRegion +
+ZencoderS3AccessControlItem +
+ZencoderS3AccessControlRight +
+ZencoderThumbnail +
+ZencoderThumbnailFormat +
+ZencoderVideoCodec +
+ZencoderWatermark +
+
+ + + diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html new file mode 100644 index 0000000..06b87a7 --- /dev/null +++ b/apidocs/constant-values.html @@ -0,0 +1,147 @@ + + + + + + + +Constant Field Values (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Constant Field Values

+
+
+Contents + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/IZencoderClient.html b/apidocs/de/bitzeche/video/transcoding/zencoder/IZencoderClient.html new file mode 100644 index 0000000..f7ad593 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/IZencoderClient.html @@ -0,0 +1,532 @@ + + + + + + + +IZencoderClient (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder +
+Interface IZencoderClient

+
+
All Known Implementing Classes:
ZencoderClient
+
+
+
+
public interface IZencoderClient
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ booleancancelJob(int jobId) + +
+          Send a cancel request for a job.
+ booleancancelJob(ZencoderJob job) + +
+          Send a cancel request for a job.
+ DocumentcreateJob(ZencoderJob job) + +
+          Submits a new Zencoder Job
+ booleandeleteJob(int jobId) + +
+          Deprecated. 
+ booleandeleteJob(ZencoderJob job) + +
+          Deprecated. 
+ DocumentgetJobDetails(int jobId) + +
+          Send a job detail request for a job.
+ DocumentgetJobDetails(ZencoderJob job) + +
+          Send a job detail request for a job.
+ DocumentgetJobProgress(int jobId) + +
+          Send a jobProgress request for a job.
+ DocumentgetJobProgress(ZencoderJob job) + +
+          Send a jobProgress request for a job.
+ ZencoderNotificationJobStategetJobState(int jobId) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStategetJobState(ZencoderJob job) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStatejobProgress(int jobId) + +
+          Deprecated. use getJobState(int)
+ ZencoderNotificationJobStatejobProgress(ZencoderJob job) + +
+          Deprecated. use getJobState(ZencoderJob)
+ booleanresubmitJob(int jobId) + +
+          Send a resubmit request for a job.
+ booleanresubmitJob(ZencoderJob job) + +
+          Send a resubmit request for a job.
+  +

+ + + + + + + + +
+Method Detail
+ +

+createJob

+
+Document createJob(ZencoderJob job)
+                   throws ZencoderErrorResponseException
+
+
Submits a new Zencoder Job +

+

+
Parameters:
job - +
Returns:
XML Response from zencoder +
Throws: +
ZencoderErrorResponseException
+
+
+
+ +

+jobProgress

+
+ZencoderNotificationJobState jobProgress(int jobId)
+
+
Deprecated. use getJobState(int) +

+

Send a jobProgress request for a job. +

+

+
Parameters:
jobId - ID for the requested job. +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+jobProgress

+
+ZencoderNotificationJobState jobProgress(ZencoderJob job)
+
+
Deprecated. use getJobState(ZencoderJob) +

+

Send a jobProgress request for a job. +

+

+
Parameters:
job - +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobDetails

+
+Document getJobDetails(int jobId)
+
+
Send a job detail request for a job. +

+

+
Parameters:
jobId - ID for the requested job. +
Returns:
XML Response from zencoder
+
+
+
+ +

+getJobDetails

+
+Document getJobDetails(ZencoderJob job)
+
+
Send a job detail request for a job. +

+

+
Parameters:
job - +
Returns:
XML Response from zencoder
+
+
+
+ +

+getJobProgress

+
+Document getJobProgress(int jobId)
+
+
Send a jobProgress request for a job. +

+

+
Parameters:
jobId - ID for the requested job. +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobProgress

+
+Document getJobProgress(ZencoderJob job)
+
+
Send a jobProgress request for a job. +

+

+
Parameters:
job - +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobState

+
+ZencoderNotificationJobState getJobState(int jobId)
+
+
Send a jobProgress request to determine the state of a job. +

+

+
Parameters:
jobId - ID for the requested job. +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobState

+
+ZencoderNotificationJobState getJobState(ZencoderJob job)
+
+
Send a jobProgress request to determine the state of a job. +

+

+
Parameters:
job - +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+resubmitJob

+
+boolean resubmitJob(int jobId)
+
+
Send a resubmit request for a job. +

+

+
Parameters:
jobId - ID for the requested job. +
Returns:
true if job was resubmitted successfully. + Attempting to resubmit an already finished job returns false.
+
+
+
+ +

+resubmitJob

+
+boolean resubmitJob(ZencoderJob job)
+
+
Send a resubmit request for a job. +

+

+
Parameters:
job - +
Returns:
true if job was resubmitted successfully. + Attempting to resubmit an already finished job returns false.
+
+
+
+ +

+cancelJob

+
+boolean cancelJob(int jobId)
+
+
Send a cancel request for a job. +

+

+
Parameters:
jobId - ID for the requested job. +
Returns:
true if job was cancelled successfully. + Attempting to cancel an already finished job returns false.
+
+
+
+ +

+cancelJob

+
+boolean cancelJob(ZencoderJob job)
+
+
Send a cancel request for a job. +

+

+
Parameters:
job - +
Returns:
true if job was cancelled successfully. + Attempting to cancel an already finished job returns false.
+
+
+
+ +

+deleteJob

+
+@Deprecated
+boolean deleteJob(int jobId)
+
+
Deprecated.  +

+

+
+
+
+
+ +

+deleteJob

+
+@Deprecated
+boolean deleteJob(ZencoderJob job)
+
+
Deprecated.  +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/ZencoderClient.html b/apidocs/de/bitzeche/video/transcoding/zencoder/ZencoderClient.html new file mode 100644 index 0000000..b72e12d --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/ZencoderClient.html @@ -0,0 +1,760 @@ + + + + + + + +ZencoderClient (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder +
+Class ZencoderClient

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.ZencoderClient
+
+
+
All Implemented Interfaces:
IZencoderClient
+
+
+
+
public class ZencoderClient
extends Object
implements IZencoderClient
+ + +

+


+ +

+ + + + + + + + + + + + + + +
+Constructor Summary
ZencoderClient(String zencoderApiKey) + +
+           
ZencoderClient(String zencoderApiKey, + ZencoderAPIVersion apiVersion) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ booleancancelJob(int id) + +
+          Send a cancel request for a job.
+ booleancancelJob(ZencoderJob job) + +
+          Send a cancel request for a job.
+ DocumentcreateJob(ZencoderJob job) + +
+          Submits a new Zencoder Job
+ booleandeleteJob(int id) + +
+          Deprecated. 
+ booleandeleteJob(ZencoderJob job) + +
+           
+ DocumentgetJobDetails(int id) + +
+          Send a job detail request for a job.
+ DocumentgetJobDetails(ZencoderJob job) + +
+          Send a job detail request for a job.
+ DocumentgetJobProgress(int id) + +
+          Send a jobProgress request for a job.
+ DocumentgetJobProgress(ZencoderJob job) + +
+          Send a jobProgress request for a job.
+ ZencoderNotificationJobStategetJobState(int id) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStategetJobState(ZencoderJob job) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStatejobProgress(int id) + +
+          Send a jobProgress request for a job.
+ ZencoderNotificationJobStatejobProgress(ZencoderJob job) + +
+          Send a jobProgress request for a job.
+ booleanresubmitJob(int id) + +
+          Send a resubmit request for a job.
+ booleanresubmitJob(ZencoderJob job) + +
+          Send a resubmit request for a job.
+protected  DocumentsendGetRequest(String url) + +
+           
+protected  DocumentsendPostRequest(String url, + Document xml) + +
+           
+protected  com.sun.jersey.api.client.ClientResponsesendPutRequest(String url) + +
+           
+ voidsetHttpClient(com.sun.jersey.api.client.Client httpClient) + +
+           
+protected static StringXmltoString(Document document) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderClient

+
+public ZencoderClient(String zencoderApiKey)
+
+
+
+ +

+ZencoderClient

+
+public ZencoderClient(String zencoderApiKey,
+                      ZencoderAPIVersion apiVersion)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createJob

+
+public Document createJob(ZencoderJob job)
+                   throws ZencoderErrorResponseException
+
+
Description copied from interface: IZencoderClient
+
Submits a new Zencoder Job +

+

+
Specified by:
createJob in interface IZencoderClient
+
+
+ +
Returns:
XML Response from zencoder +
Throws: +
ZencoderErrorResponseException
+
+
+
+ +

+jobProgress

+
+public ZencoderNotificationJobState jobProgress(ZencoderJob job)
+
+
Description copied from interface: IZencoderClient
+
Send a jobProgress request for a job. +

+

+
Specified by:
jobProgress in interface IZencoderClient
+
+
+ +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+jobProgress

+
+public ZencoderNotificationJobState jobProgress(int id)
+
+
Description copied from interface: IZencoderClient
+
Send a jobProgress request for a job. +

+

+
Specified by:
jobProgress in interface IZencoderClient
+
+
+
Parameters:
id - ID for the requested job. +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobState

+
+public ZencoderNotificationJobState getJobState(ZencoderJob job)
+
+
Description copied from interface: IZencoderClient
+
Send a jobProgress request to determine the state of a job. +

+

+
Specified by:
getJobState in interface IZencoderClient
+
+
+ +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobState

+
+public ZencoderNotificationJobState getJobState(int id)
+
+
Description copied from interface: IZencoderClient
+
Send a jobProgress request to determine the state of a job. +

+

+
Specified by:
getJobState in interface IZencoderClient
+
+
+
Parameters:
id - ID for the requested job. +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobProgress

+
+public Document getJobProgress(ZencoderJob job)
+
+
Description copied from interface: IZencoderClient
+
Send a jobProgress request for a job. +

+

+
Specified by:
getJobProgress in interface IZencoderClient
+
+
+ +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobProgress

+
+public Document getJobProgress(int id)
+
+
Description copied from interface: IZencoderClient
+
Send a jobProgress request for a job. +

+

+
Specified by:
getJobProgress in interface IZencoderClient
+
+
+
Parameters:
id - ID for the requested job. +
Returns:
State of job, or null if unable to parse response.
+
+
+
+ +

+getJobDetails

+
+public Document getJobDetails(ZencoderJob job)
+
+
Description copied from interface: IZencoderClient
+
Send a job detail request for a job. +

+

+
Specified by:
getJobDetails in interface IZencoderClient
+
+
+ +
Returns:
XML Response from zencoder
+
+
+
+ +

+getJobDetails

+
+public Document getJobDetails(int id)
+
+
Description copied from interface: IZencoderClient
+
Send a job detail request for a job. +

+

+
Specified by:
getJobDetails in interface IZencoderClient
+
+
+
Parameters:
id - ID for the requested job. +
Returns:
XML Response from zencoder
+
+
+
+ +

+resubmitJob

+
+public boolean resubmitJob(ZencoderJob job)
+
+
Description copied from interface: IZencoderClient
+
Send a resubmit request for a job. +

+

+
Specified by:
resubmitJob in interface IZencoderClient
+
+
+ +
Returns:
true if job was resubmitted successfully. + Attempting to resubmit an already finished job returns false.
+
+
+
+ +

+resubmitJob

+
+public boolean resubmitJob(int id)
+
+
Description copied from interface: IZencoderClient
+
Send a resubmit request for a job. +

+

+
Specified by:
resubmitJob in interface IZencoderClient
+
+
+
Parameters:
id - ID for the requested job. +
Returns:
true if job was resubmitted successfully. + Attempting to resubmit an already finished job returns false.
+
+
+
+ +

+cancelJob

+
+public boolean cancelJob(ZencoderJob job)
+
+
Description copied from interface: IZencoderClient
+
Send a cancel request for a job. +

+

+
Specified by:
cancelJob in interface IZencoderClient
+
+
+ +
Returns:
true if job was cancelled successfully. + Attempting to cancel an already finished job returns false.
+
+
+
+ +

+cancelJob

+
+public boolean cancelJob(int id)
+
+
Description copied from interface: IZencoderClient
+
Send a cancel request for a job. +

+

+
Specified by:
cancelJob in interface IZencoderClient
+
+
+
Parameters:
id - ID for the requested job. +
Returns:
true if job was cancelled successfully. + Attempting to cancel an already finished job returns false.
+
+
+
+ +

+deleteJob

+
+public boolean deleteJob(ZencoderJob job)
+
+
+
Specified by:
deleteJob in interface IZencoderClient
+
+
+
+
+
+
+ +

+deleteJob

+
+@Deprecated
+public boolean deleteJob(int id)
+
+
Deprecated.  +

+

+
Specified by:
deleteJob in interface IZencoderClient
+
+
+
+
+
+
+ +

+sendGetRequest

+
+protected Document sendGetRequest(String url)
+
+
+
+
+
+
+
+
+
+ +

+sendPutRequest

+
+protected com.sun.jersey.api.client.ClientResponse sendPutRequest(String url)
+
+
+
+
+
+
+
+
+
+ +

+sendPostRequest

+
+protected Document sendPostRequest(String url,
+                                   Document xml)
+
+
+
+
+
+
+
+
+
+ +

+XmltoString

+
+protected static String XmltoString(Document document)
+                             throws TransformerException
+
+
+
+
+
+ +
Throws: +
TransformerException
+
+
+
+ +

+setHttpClient

+
+public void setHttpClient(com.sun.jersey.api.client.Client httpClient)
+
+
+
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/class-use/IZencoderClient.html b/apidocs/de/bitzeche/video/transcoding/zencoder/class-use/IZencoderClient.html new file mode 100644 index 0000000..257c6da --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/class-use/IZencoderClient.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Interface de.bitzeche.video.transcoding.zencoder.IZencoderClient (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
de.bitzeche.video.transcoding.zencoder.IZencoderClient

+
+ + + + + + + + + +
+Packages that use IZencoderClient
de.bitzeche.video.transcoding.zencoder  
+  +

+ + + + + +
+Uses of IZencoderClient in de.bitzeche.video.transcoding.zencoder
+  +

+ + + + + + + + + +
Classes in de.bitzeche.video.transcoding.zencoder that implement IZencoderClient
+ classZencoderClient + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/class-use/ZencoderClient.html b/apidocs/de/bitzeche/video/transcoding/zencoder/class-use/ZencoderClient.html new file mode 100644 index 0000000..5ac0e4f --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/class-use/ZencoderClient.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.ZencoderClient (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.ZencoderClient

+
+No usage of de.bitzeche.video.transcoding.zencoder.ZencoderClient +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAPIVersion.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAPIVersion.html new file mode 100644 index 0000000..e8d39b2 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAPIVersion.html @@ -0,0 +1,358 @@ + + + + + + + +ZencoderAPIVersion (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderAPIVersion

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderAPIVersion>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderAPIVersion
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderAPIVersion>
+
+
+
+
public enum ZencoderAPIVersion
extends Enum<ZencoderAPIVersion>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + +
+Enum Constant Summary
API_DEV + +
+           
API_V1 + +
+           
API_V2 + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ StringgetBaseUrl() + +
+           
+static ZencoderAPIVersionvalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderAPIVersion[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+API_DEV

+
+public static final ZencoderAPIVersion API_DEV
+
+
+
+
+
+ +

+API_V1

+
+public static final ZencoderAPIVersion API_V1
+
+
+
+
+
+ +

+API_V2

+
+public static final ZencoderAPIVersion API_V2
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderAPIVersion[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderAPIVersion c : ZencoderAPIVersion.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderAPIVersion valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+
+ +

+getBaseUrl

+
+public String getBaseUrl()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAspectMode.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAspectMode.html new file mode 100644 index 0000000..4c2b754 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAspectMode.html @@ -0,0 +1,371 @@ + + + + + + + +ZencoderAspectMode (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderAspectMode

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderAspectMode>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderAspectMode
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderAspectMode>
+
+
+
+
public enum ZencoderAspectMode
extends Enum<ZencoderAspectMode>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + +
+Enum Constant Summary
crop + +
+           
NONE + +
+           
pad + +
+           
preserve + +
+           
stretch + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderAspectModevalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderAspectMode[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+preserve

+
+public static final ZencoderAspectMode preserve
+
+
+
+
+
+ +

+stretch

+
+public static final ZencoderAspectMode stretch
+
+
+
+
+
+ +

+crop

+
+public static final ZencoderAspectMode crop
+
+
+
+
+
+ +

+pad

+
+public static final ZencoderAspectMode pad
+
+
+
+
+
+ +

+NONE

+
+public static final ZencoderAspectMode NONE
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderAspectMode[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderAspectMode c : ZencoderAspectMode.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderAspectMode valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAudioCodec.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAudioCodec.html new file mode 100644 index 0000000..46c13e7 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderAudioCodec.html @@ -0,0 +1,355 @@ + + + + + + + +ZencoderAudioCodec (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderAudioCodec

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderAudioCodec>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderAudioCodec
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderAudioCodec>
+
+
+
+
public enum ZencoderAudioCodec
extends Enum<ZencoderAudioCodec>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + +
+Enum Constant Summary
aac + +
+           
mp3 + +
+           
vorbis + +
+           
wma + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderAudioCodecvalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderAudioCodec[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+aac

+
+public static final ZencoderAudioCodec aac
+
+
+
+
+
+ +

+vorbis

+
+public static final ZencoderAudioCodec vorbis
+
+
+
+
+
+ +

+mp3

+
+public static final ZencoderAudioCodec mp3
+
+
+
+
+
+ +

+wma

+
+public static final ZencoderAudioCodec wma
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderAudioCodec[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderAudioCodec c : ZencoderAudioCodec.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderAudioCodec valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDeinterlace.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDeinterlace.html new file mode 100644 index 0000000..1f2d7fa --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDeinterlace.html @@ -0,0 +1,339 @@ + + + + + + + +ZencoderDeinterlace (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderDeinterlace

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderDeinterlace>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderDeinterlace
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderDeinterlace>
+
+
+
+
public enum ZencoderDeinterlace
extends Enum<ZencoderDeinterlace>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + +
+Enum Constant Summary
detect + +
+           
off + +
+           
on + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderDeinterlacevalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderDeinterlace[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+on

+
+public static final ZencoderDeinterlace on
+
+
+
+
+
+ +

+off

+
+public static final ZencoderDeinterlace off
+
+
+
+
+
+ +

+detect

+
+public static final ZencoderDeinterlace detect
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderDeinterlace[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderDeinterlace c : ZencoderDeinterlace.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderDeinterlace valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDenoiseFilter.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDenoiseFilter.html new file mode 100644 index 0000000..b198aed --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderDenoiseFilter.html @@ -0,0 +1,371 @@ + + + + + + + +ZencoderDenoiseFilter (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderDenoiseFilter

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderDenoiseFilter>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderDenoiseFilter
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderDenoiseFilter>
+
+
+
+
public enum ZencoderDenoiseFilter
extends Enum<ZencoderDenoiseFilter>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + +
+Enum Constant Summary
MEDIUM + +
+           
NONE + +
+           
STRONG + +
+           
STRONGEST + +
+           
WEAK + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderDenoiseFiltervalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderDenoiseFilter[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+NONE

+
+public static final ZencoderDenoiseFilter NONE
+
+
+
+
+
+ +

+WEAK

+
+public static final ZencoderDenoiseFilter WEAK
+
+
+
+
+
+ +

+MEDIUM

+
+public static final ZencoderDenoiseFilter MEDIUM
+
+
+
+
+
+ +

+STRONG

+
+public static final ZencoderDenoiseFilter STRONG
+
+
+
+
+
+ +

+STRONGEST

+
+public static final ZencoderDenoiseFilter STRONGEST
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderDenoiseFilter[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderDenoiseFilter c : ZencoderDenoiseFilter.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderDenoiseFilter valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderNotificationJobState.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderNotificationJobState.html new file mode 100644 index 0000000..2c1f2f2 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderNotificationJobState.html @@ -0,0 +1,444 @@ + + + + + + + +ZencoderNotificationJobState (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderNotificationJobState

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderNotificationJobState>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderNotificationJobState>
+
+
+
+
public enum ZencoderNotificationJobState
extends Enum<ZencoderNotificationJobState>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Enum Constant Summary
CANCELLED + +
+           
FAILED + +
+           
FINISHED + +
+           
PENDING + +
+           
PROCESSING + +
+           
WAITING + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderNotificationJobStategetJobState(String jobStateString) + +
+           
+ StringgetJobStateString() + +
+           
+ booleanisComplete() + +
+           
+static ZencoderNotificationJobStatevalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderNotificationJobState[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+PENDING

+
+public static final ZencoderNotificationJobState PENDING
+
+
+
+
+
+ +

+WAITING

+
+public static final ZencoderNotificationJobState WAITING
+
+
+
+
+
+ +

+PROCESSING

+
+public static final ZencoderNotificationJobState PROCESSING
+
+
+
+
+
+ +

+FINISHED

+
+public static final ZencoderNotificationJobState FINISHED
+
+
+
+
+
+ +

+FAILED

+
+public static final ZencoderNotificationJobState FAILED
+
+
+
+
+
+ +

+CANCELLED

+
+public static final ZencoderNotificationJobState CANCELLED
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderNotificationJobState[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderNotificationJobState c : ZencoderNotificationJobState.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderNotificationJobState valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+
+ +

+isComplete

+
+public boolean isComplete()
+
+
+
+
+
+
+ +

+getJobStateString

+
+public String getJobStateString()
+
+
+
+
+
+
+ +

+getJobState

+
+public static ZencoderNotificationJobState getJobState(String jobStateString)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderRegion.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderRegion.html new file mode 100644 index 0000000..520222c --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderRegion.html @@ -0,0 +1,339 @@ + + + + + + + +ZencoderRegion (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderRegion

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderRegion>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderRegion
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderRegion>
+
+
+
+
public enum ZencoderRegion
extends Enum<ZencoderRegion>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + +
+Enum Constant Summary
ASIA + +
+           
EUROPE + +
+           
US + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderRegionvalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderRegion[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+EUROPE

+
+public static final ZencoderRegion EUROPE
+
+
+
+
+
+ +

+US

+
+public static final ZencoderRegion US
+
+
+
+
+
+ +

+ASIA

+
+public static final ZencoderRegion ASIA
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderRegion[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderRegion c : ZencoderRegion.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderRegion valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderS3AccessControlRight.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderS3AccessControlRight.html new file mode 100644 index 0000000..a2d8581 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderS3AccessControlRight.html @@ -0,0 +1,339 @@ + + + + + + + +ZencoderS3AccessControlRight (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderS3AccessControlRight

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderS3AccessControlRight>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderS3AccessControlRight
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderS3AccessControlRight>
+
+
+
+
public enum ZencoderS3AccessControlRight
extends Enum<ZencoderS3AccessControlRight>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + +
+Enum Constant Summary
FULL_CONTROL + +
+           
READ + +
+           
WRITE + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderS3AccessControlRightvalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderS3AccessControlRight[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+READ

+
+public static final ZencoderS3AccessControlRight READ
+
+
+
+
+
+ +

+WRITE

+
+public static final ZencoderS3AccessControlRight WRITE
+
+
+
+
+
+ +

+FULL_CONTROL

+
+public static final ZencoderS3AccessControlRight FULL_CONTROL
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderS3AccessControlRight[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderS3AccessControlRight c : ZencoderS3AccessControlRight.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderS3AccessControlRight valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderThumbnailFormat.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderThumbnailFormat.html new file mode 100644 index 0000000..837b259 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderThumbnailFormat.html @@ -0,0 +1,323 @@ + + + + + + + +ZencoderThumbnailFormat (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderThumbnailFormat

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderThumbnailFormat>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderThumbnailFormat
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderThumbnailFormat>
+
+
+
+
public enum ZencoderThumbnailFormat
extends Enum<ZencoderThumbnailFormat>
+ + +

+


+ +

+ + + + + + + + + + + + + +
+Enum Constant Summary
JPG + +
+           
PNG + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderThumbnailFormatvalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderThumbnailFormat[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+JPG

+
+public static final ZencoderThumbnailFormat JPG
+
+
+
+
+
+ +

+PNG

+
+public static final ZencoderThumbnailFormat PNG
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderThumbnailFormat[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderThumbnailFormat c : ZencoderThumbnailFormat.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderThumbnailFormat valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderVideoCodec.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderVideoCodec.html new file mode 100644 index 0000000..43a634a --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/ZencoderVideoCodec.html @@ -0,0 +1,387 @@ + + + + + + + +ZencoderVideoCodec (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.enums +
+Enum ZencoderVideoCodec

+
+java.lang.Object
+  extended by java.lang.Enum<ZencoderVideoCodec>
+      extended by de.bitzeche.video.transcoding.zencoder.enums.ZencoderVideoCodec
+
+
+
All Implemented Interfaces:
Serializable, Comparable<ZencoderVideoCodec>
+
+
+
+
public enum ZencoderVideoCodec
extends Enum<ZencoderVideoCodec>
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Enum Constant Summary
h264 + +
+           
mpeg4 + +
+           
theora + +
+           
vp6 + +
+           
vp8 + +
+           
wmv + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static ZencoderVideoCodecvalueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderVideoCodec[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+h264

+
+public static final ZencoderVideoCodec h264
+
+
+
+
+
+ +

+vp6

+
+public static final ZencoderVideoCodec vp6
+
+
+
+
+
+ +

+vp8

+
+public static final ZencoderVideoCodec vp8
+
+
+
+
+
+ +

+theora

+
+public static final ZencoderVideoCodec theora
+
+
+
+
+
+ +

+mpeg4

+
+public static final ZencoderVideoCodec mpeg4
+
+
+
+
+
+ +

+wmv

+
+public static final ZencoderVideoCodec wmv
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static ZencoderVideoCodec[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (ZencoderVideoCodec c : ZencoderVideoCodec.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static ZencoderVideoCodec valueOf(String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
IllegalArgumentException - if this enum type has no constant +with the specified name +
NullPointerException - if the argument is null
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAPIVersion.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAPIVersion.html new file mode 100644 index 0000000..a6d8e72 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAPIVersion.html @@ -0,0 +1,218 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderAPIVersion (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderAPIVersion

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderAPIVersion
de.bitzeche.video.transcoding.zencoder  
de.bitzeche.video.transcoding.zencoder.enums  
+  +

+ + + + + +
+Uses of ZencoderAPIVersion in de.bitzeche.video.transcoding.zencoder
+  +

+ + + + + + + + +
Constructors in de.bitzeche.video.transcoding.zencoder with parameters of type ZencoderAPIVersion
ZencoderClient(String zencoderApiKey, + ZencoderAPIVersion apiVersion) + +
+           
+  +

+ + + + + +
+Uses of ZencoderAPIVersion in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderAPIVersion
+static ZencoderAPIVersionZencoderAPIVersion.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderAPIVersion[]ZencoderAPIVersion.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAspectMode.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAspectMode.html new file mode 100644 index 0000000..3114260 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAspectMode.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderAspectMode (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderAspectMode

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderAspectMode
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderAspectMode in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderAspectMode
+static ZencoderAspectModeZencoderAspectMode.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderAspectMode[]ZencoderAspectMode.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderAspectMode in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return ZencoderAspectMode
+ ZencoderAspectModeZencoderOutput.getAspectMode() + +
+           
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderAspectMode
+ voidZencoderOutput.setAspectMode(ZencoderAspectMode aspectMode) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAudioCodec.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAudioCodec.html new file mode 100644 index 0000000..83a74f3 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderAudioCodec.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderAudioCodec (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderAudioCodec

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderAudioCodec
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderAudioCodec in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderAudioCodec
+static ZencoderAudioCodecZencoderAudioCodec.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderAudioCodec[]ZencoderAudioCodec.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderAudioCodec in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return ZencoderAudioCodec
+ ZencoderAudioCodecZencoderOutput.getAudioCodec() + +
+           
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderAudioCodec
+ voidZencoderOutput.setAudioCodec(ZencoderAudioCodec codec) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDeinterlace.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDeinterlace.html new file mode 100644 index 0000000..1523ebd --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDeinterlace.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderDeinterlace (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderDeinterlace

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderDeinterlace
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderDeinterlace in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderDeinterlace
+static ZencoderDeinterlaceZencoderDeinterlace.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderDeinterlace[]ZencoderDeinterlace.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderDeinterlace in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return ZencoderDeinterlace
+ ZencoderDeinterlaceZencoderOutput.getDeinterlace() + +
+           
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderDeinterlace
+ voidZencoderOutput.setDeinterlace(ZencoderDeinterlace deinterlace) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDenoiseFilter.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDenoiseFilter.html new file mode 100644 index 0000000..301bf08 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderDenoiseFilter.html @@ -0,0 +1,219 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderDenoiseFilter (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderDenoiseFilter

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderDenoiseFilter
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderDenoiseFilter in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderDenoiseFilter
+static ZencoderDenoiseFilterZencoderDenoiseFilter.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderDenoiseFilter[]ZencoderDenoiseFilter.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderDenoiseFilter in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderDenoiseFilter
+ voidZencoderOutput.setDenoise(ZencoderDenoiseFilter denoise) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderNotificationJobState.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderNotificationJobState.html new file mode 100644 index 0000000..0d7379d --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderNotificationJobState.html @@ -0,0 +1,283 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderNotificationJobState
de.bitzeche.video.transcoding.zencoder  
de.bitzeche.video.transcoding.zencoder.enums  
+  +

+ + + + + +
+Uses of ZencoderNotificationJobState in de.bitzeche.video.transcoding.zencoder
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder that return ZencoderNotificationJobState
+ ZencoderNotificationJobStateZencoderClient.getJobState(int id) + +
+           
+ ZencoderNotificationJobStateIZencoderClient.getJobState(int jobId) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStateZencoderClient.getJobState(ZencoderJob job) + +
+           
+ ZencoderNotificationJobStateIZencoderClient.getJobState(ZencoderJob job) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStateZencoderClient.jobProgress(int id) + +
+           
+ ZencoderNotificationJobStateIZencoderClient.jobProgress(int jobId) + +
+          Deprecated. use IZencoderClient.getJobState(int)
+ ZencoderNotificationJobStateZencoderClient.jobProgress(ZencoderJob job) + +
+           
+ ZencoderNotificationJobStateIZencoderClient.jobProgress(ZencoderJob job) + +
+          Deprecated. use IZencoderClient.getJobState(ZencoderJob)
+  +

+ + + + + +
+Uses of ZencoderNotificationJobState in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderNotificationJobState
+static ZencoderNotificationJobStateZencoderNotificationJobState.getJobState(String jobStateString) + +
+           
+static ZencoderNotificationJobStateZencoderNotificationJobState.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderNotificationJobState[]ZencoderNotificationJobState.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderRegion.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderRegion.html new file mode 100644 index 0000000..fbb0505 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderRegion.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderRegion (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderRegion

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderRegion
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderRegion in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderRegion
+static ZencoderRegionZencoderRegion.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderRegion[]ZencoderRegion.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderRegion in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return ZencoderRegion
+ ZencoderRegionZencoderJob.getZencoderRegion() + +
+           
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderRegion
+ voidZencoderJob.setZencoderRegion(ZencoderRegion zencoderRegion) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderS3AccessControlRight.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderS3AccessControlRight.html new file mode 100644 index 0000000..8ac7340 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderS3AccessControlRight.html @@ -0,0 +1,218 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderS3AccessControlRight (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderS3AccessControlRight

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderS3AccessControlRight
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderS3AccessControlRight in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderS3AccessControlRight
+static ZencoderS3AccessControlRightZencoderS3AccessControlRight.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderS3AccessControlRight[]ZencoderS3AccessControlRight.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderS3AccessControlRight in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + +
Constructor parameters in de.bitzeche.video.transcoding.zencoder.job with type arguments of type ZencoderS3AccessControlRight
ZencoderS3AccessControlItem(String grantee, + List<ZencoderS3AccessControlRight> rights) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderThumbnailFormat.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderThumbnailFormat.html new file mode 100644 index 0000000..0f6fb5d --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderThumbnailFormat.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderThumbnailFormat (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderThumbnailFormat

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderThumbnailFormat
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderThumbnailFormat in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderThumbnailFormat
+static ZencoderThumbnailFormatZencoderThumbnailFormat.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderThumbnailFormat[]ZencoderThumbnailFormat.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderThumbnailFormat in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return ZencoderThumbnailFormat
+ ZencoderThumbnailFormatZencoderThumbnail.getFormat() + +
+           
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderThumbnailFormat
+ voidZencoderThumbnail.setFormat(ZencoderThumbnailFormat format) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderVideoCodec.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderVideoCodec.html new file mode 100644 index 0000000..ee1b52a --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/class-use/ZencoderVideoCodec.html @@ -0,0 +1,243 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.enums.ZencoderVideoCodec (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.enums.ZencoderVideoCodec

+
+ + + + + + + + + + + + + +
+Packages that use ZencoderVideoCodec
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderVideoCodec in de.bitzeche.video.transcoding.zencoder.enums
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.enums that return ZencoderVideoCodec
+static ZencoderVideoCodecZencoderVideoCodec.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static ZencoderVideoCodec[]ZencoderVideoCodec.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + +
+Uses of ZencoderVideoCodec in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return ZencoderVideoCodec
+ ZencoderVideoCodecZencoderOutput.getVideoCodec() + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderVideoCodec
+ voidZencoderOutput.setVideoCodec(ZencoderVideoCodec videoCodec) + +
+           
+ voidZencoderOutput.setZencoderVideoCodec(ZencoderVideoCodec zencoderVideoCodec) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-frame.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-frame.html new file mode 100644 index 0000000..c4503ab --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-frame.html @@ -0,0 +1,51 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.enums (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +de.bitzeche.video.transcoding.zencoder.enums + + + + +
+Enums  + +
+ZencoderAPIVersion +
+ZencoderAspectMode +
+ZencoderAudioCodec +
+ZencoderDeinterlace +
+ZencoderDenoiseFilter +
+ZencoderNotificationJobState +
+ZencoderRegion +
+ZencoderS3AccessControlRight +
+ZencoderThumbnailFormat +
+ZencoderVideoCodec
+ + + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-summary.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-summary.html new file mode 100644 index 0000000..59285af --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-summary.html @@ -0,0 +1,194 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.enums (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.bitzeche.video.transcoding.zencoder.enums +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Enum Summary
ZencoderAPIVersion 
ZencoderAspectMode 
ZencoderAudioCodec 
ZencoderDeinterlace 
ZencoderDenoiseFilter 
ZencoderNotificationJobState 
ZencoderRegion 
ZencoderS3AccessControlRight 
ZencoderThumbnailFormat 
ZencoderVideoCodec 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-tree.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-tree.html new file mode 100644 index 0000000..023c350 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-tree.html @@ -0,0 +1,157 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.enums Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.bitzeche.video.transcoding.zencoder.enums +

+
+
+
Package Hierarchies:
All Packages
+
+

+Enum Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-use.html b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-use.html new file mode 100644 index 0000000..fcf7341 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/enums/package-use.html @@ -0,0 +1,311 @@ + + + + + + + +Uses of Package de.bitzeche.video.transcoding.zencoder.enums (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.bitzeche.video.transcoding.zencoder.enums

+
+ + + + + + + + + + + + + + + + + +
+Packages that use de.bitzeche.video.transcoding.zencoder.enums
de.bitzeche.video.transcoding.zencoder  
de.bitzeche.video.transcoding.zencoder.enums  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder.enums used by de.bitzeche.video.transcoding.zencoder
ZencoderAPIVersion + +
+           
ZencoderNotificationJobState + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder.enums used by de.bitzeche.video.transcoding.zencoder.enums
ZencoderAPIVersion + +
+           
ZencoderAspectMode + +
+           
ZencoderAudioCodec + +
+           
ZencoderDeinterlace + +
+           
ZencoderDenoiseFilter + +
+           
ZencoderNotificationJobState + +
+           
ZencoderRegion + +
+           
ZencoderS3AccessControlRight + +
+           
ZencoderThumbnailFormat + +
+           
ZencoderVideoCodec + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder.enums used by de.bitzeche.video.transcoding.zencoder.job
ZencoderAspectMode + +
+           
ZencoderAudioCodec + +
+           
ZencoderDeinterlace + +
+           
ZencoderDenoiseFilter + +
+           
ZencoderRegion + +
+           
ZencoderS3AccessControlRight + +
+           
ZencoderThumbnailFormat + +
+           
ZencoderVideoCodec + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderJob.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderJob.html new file mode 100644 index 0000000..2b7c3be --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderJob.html @@ -0,0 +1,620 @@ + + + + + + + +ZencoderJob (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.job +
+Class ZencoderJob

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.job.ZencoderJob
+
+
+
+
public class ZencoderJob
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderJob(String inputPath) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddNotification(ZencoderNotification item) + +
+           
+ voidaddOutput(ZencoderOutput output) + +
+           
+ DocumentcreateXML() + +
+           
+ voiddeleteNotification(ZencoderNotification item) + +
+           
+ voiddeleteOutput(ZencoderOutput output) + +
+           
+ intgetDownloadConnections() + +
+           
+ StringgetInputPath() + +
+           
+ intgetJobId() + +
+           
+ List<ZencoderOutput>getOutputs() + +
+           
+ StringgetPassThrough() + +
+           
+ ZencoderRegiongetZencoderRegion() + +
+           
+ booleanisTest() + +
+           
+ voidsetDownloadConnections(int downloadConnections) + +
+           
+ voidsetInputPath(String inputPath) + +
+           
+ voidsetJobId(int id) + +
+           
+ voidsetPassThrough(String passThrough) + +
+           
+ voidsetPrivate(boolean isPrivate) + +
+           
+ voidsetTest(boolean isTest) + +
+           
+ voidsetZencoderRegion(ZencoderRegion zencoderRegion) + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderJob

+
+public ZencoderJob(String inputPath)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addOutput

+
+public void addOutput(ZencoderOutput output)
+
+
+
+
+
+
+ +

+getOutputs

+
+public List<ZencoderOutput> getOutputs()
+
+
+
+
+
+
+ +

+deleteOutput

+
+public void deleteOutput(ZencoderOutput output)
+
+
+
+
+
+
+ +

+createXML

+
+public Document createXML()
+                   throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+
+ +

+getJobId

+
+public int getJobId()
+
+
+
+
+
+
+ +

+getInputPath

+
+public String getInputPath()
+
+
+
+
+
+
+ +

+getZencoderRegion

+
+public ZencoderRegion getZencoderRegion()
+
+
+
+
+
+
+ +

+getDownloadConnections

+
+public int getDownloadConnections()
+
+
+
+
+
+
+ +

+getPassThrough

+
+public String getPassThrough()
+
+
+
+
+
+
+ +

+isTest

+
+public boolean isTest()
+
+
+
+
+
+
+ +

+setJobId

+
+public void setJobId(int id)
+
+
+
+
+
+
+ +

+setInputPath

+
+public void setInputPath(String inputPath)
+
+
+
+
+
+
+ +

+setZencoderRegion

+
+public void setZencoderRegion(ZencoderRegion zencoderRegion)
+
+
+
+
+
+
+ +

+setDownloadConnections

+
+public void setDownloadConnections(int downloadConnections)
+
+
+
+
+
+
+ +

+setTest

+
+public void setTest(boolean isTest)
+
+
+
+
+
+
+ +

+setPrivate

+
+public void setPrivate(boolean isPrivate)
+
+
+
+
+
+
+ +

+addNotification

+
+public void addNotification(ZencoderNotification item)
+
+
+
+
+
+
+ +

+deleteNotification

+
+public void deleteNotification(ZencoderNotification item)
+
+
+
+
+
+
+ +

+setPassThrough

+
+public void setPassThrough(String passThrough)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderNotification.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderNotification.html new file mode 100644 index 0000000..ae6751c --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderNotification.html @@ -0,0 +1,313 @@ + + + + + + + +ZencoderNotification (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.job +
+Class ZencoderNotification

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification
+
+
+
+
public class ZencoderNotification
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderNotification(String notificationDestination) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ElementcreateXML(Document document) + +
+           
+ StringgetFormat() + +
+           
+ voidsetFormat(String format) + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderNotification

+
+public ZencoderNotification(String notificationDestination)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createXML

+
+public Element createXML(Document document)
+
+
+
+
+
+
+ +

+getFormat

+
+public String getFormat()
+
+
+
+
+
+
+ +

+setFormat

+
+public void setFormat(String format)
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderOutput.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderOutput.html new file mode 100644 index 0000000..ee65b09 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderOutput.html @@ -0,0 +1,1891 @@ + + + + + + + +ZencoderOutput (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.job +
+Class ZencoderOutput

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput
+
+
+
+
public class ZencoderOutput
extends Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + +
+Constructor Summary
ZencoderOutput(String label) + +
+           
ZencoderOutput(String label, + String outputUrl) + +
+           
ZencoderOutput(String label, + String baseUrl, + String filename) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddAcl(ZencoderS3AccessControlItem item) + +
+           
+ voidaddHeader(String name, + String value) + +
+          Add a header for S3 outputs.
+ voidaddNotification(ZencoderNotification item) + +
+           
+ voidaddWatermark(ZencoderWatermark item) + +
+           
+protected  voidcreateAndAppendElement(String name, + boolean value, + Element rootNode) + +
+           
+protected  voidcreateAndAppendElement(String name, + float value, + Element rootNode) + +
+           
+protected  voidcreateAndAppendElement(String name, + int value, + Element rootNode) + +
+           
+protected  voidcreateAndAppendElement(String name, + String textValue, + Element rootNode) + +
+           
+protected  ElementcreateElement(String name) + +
+           
+protected  ElementcreateElement(String name, + String textValue) + +
+           
+ ElementcreateXML(Document document) + +
+           
+ voiddeleteAcl(ZencoderS3AccessControlItem item) + +
+           
+ voiddeleteNotification(ZencoderNotification item) + +
+           
+ voiddeleteWatermark(ZencoderWatermark item) + +
+           
+ ZencoderAspectModegetAspectMode() + +
+           
+ intgetAudioBitrate() + +
+           
+ intgetAudioChannels() + +
+           
+ ZencoderAudioCodecgetAudioCodec() + +
+           
+ intgetAudioQuality() + +
+           
+ intgetAudioSamplerate() + +
+           
+ StringgetBasetURL() + +
+           
+ intgetBufferSize() + +
+           
+ StringgetClipLength() + +
+           
+ intgetDecimate() + +
+           
+ ZencoderDeinterlacegetDeinterlace() + +
+           
+ StringgetFilename() + +
+           
+ floatgetFrameRate() + +
+           
+ intgetHeight() + +
+           
+ IntegergetId() + +
+           
+ intgetKeyFrameInterval() + +
+           
+ StringgetLabel() + +
+           
+ floatgetMaxFrameRate() + +
+           
+ StringgetOutputURL() + +
+           
+ intgetRotate() + +
+           
+ StringgetSize() + +
+           
+ intgetSpeed() + +
+           
+ StringgetStartClip() + +
+           
+ intgetVideoBitrate() + +
+           
+ intgetVideoBitrateCap() + +
+           
+ ZencoderVideoCodecgetVideoCodec() + +
+           
+ intgetVideoQuality() + +
+           
+ intgetWidth() + +
+           
+ booleanisPublic() + +
+           
+ booleanisSkipAudio() + +
+           
+ booleanisSkipVideo() + +
+           
+ booleanisUpscale() + +
+           
+ voidsetAspectMode(ZencoderAspectMode aspectMode) + +
+           
+ voidsetAudioBitrate(int bitrate) + +
+           
+ voidsetAudioChannels(int channels) + +
+           
+ voidsetAudioCodec(ZencoderAudioCodec codec) + +
+           
+ voidsetAudioQuality(int quality) + +
+           
+ voidsetAudioSamplerate(int rate) + +
+           
+ voidsetAutolevel(boolean autolevel) + +
+           
+ voidsetBasetURL(String basetURL) + +
+           
+ voidsetBufferSize(int size) + +
+           
+ voidsetClipLength(String clipLength) + +
+           
+ voidsetDeblock(boolean deblock) + +
+           
+ voidsetDecimate(int decimate) + +
+           
+ voidsetDeinterlace(ZencoderDeinterlace deinterlace) + +
+           
+ voidsetDenoise(ZencoderDenoiseFilter denoise) + +
+           
+ voidsetFilename(String filename) + +
+           
+ voidsetFrameRate(float rate) + +
+           
+ voidsetHeight(int height) + +
+           
+ voidsetId(Integer id) + +
+           
+ voidsetKeyFrameInterval(int interval) + +
+           
+ voidsetLabel(String label) + +
+           
+ voidsetMaxFrameRate(float rate) + +
+           
+ voidsetOutputURL(String outputURL) + +
+           
+ voidsetPublic(boolean isPublic) + +
+           
+ voidsetRotate(int degrees) + +
+           
+ voidsetSize(String size) + +
+           
+ voidsetSkipAudio(boolean skipAudio) + +
+           
+ voidsetSkipVideo(boolean skipVideo) + +
+           
+ voidsetSpeed(int speed) + +
+           
+ voidsetStartClip(String startClip) + +
+           
+ voidsetThumbnail(ZencoderThumbnail thumbnail) + +
+           
+ voidsetUpscale(boolean upscale) + +
+           
+ voidsetVideoBitrate(int bitrate) + +
+           
+ voidsetVideoBitrateCap(int bitrate) + +
+           
+ voidsetVideoCodec(ZencoderVideoCodec videoCodec) + +
+           
+ voidsetVideoQuality(int quality) + +
+           
+ voidsetWidth(int width) + +
+           
+ voidsetZencoderVideoCodec(ZencoderVideoCodec zencoderVideoCodec) + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderOutput

+
+public ZencoderOutput(String label)
+
+
+
+ +

+ZencoderOutput

+
+public ZencoderOutput(String label,
+                      String baseUrl,
+                      String filename)
+
+
+
+ +

+ZencoderOutput

+
+public ZencoderOutput(String label,
+                      String outputUrl)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createXML

+
+public Element createXML(Document document)
+
+
+
+
+
+
+ +

+createElement

+
+protected Element createElement(String name)
+
+
+
+
+
+
+ +

+createElement

+
+protected Element createElement(String name,
+                                String textValue)
+
+
+
+
+
+
+ +

+createAndAppendElement

+
+protected void createAndAppendElement(String name,
+                                      String textValue,
+                                      Element rootNode)
+
+
+
+
+
+
+ +

+createAndAppendElement

+
+protected void createAndAppendElement(String name,
+                                      boolean value,
+                                      Element rootNode)
+
+
+
+
+
+
+ +

+createAndAppendElement

+
+protected void createAndAppendElement(String name,
+                                      int value,
+                                      Element rootNode)
+
+
+
+
+
+
+ +

+createAndAppendElement

+
+protected void createAndAppendElement(String name,
+                                      float value,
+                                      Element rootNode)
+
+
+
+
+
+
+ +

+getOutputURL

+
+public String getOutputURL()
+
+
+
+
+
+
+ +

+getBasetURL

+
+public String getBasetURL()
+
+
+
+
+
+
+ +

+getFilename

+
+public String getFilename()
+
+
+
+
+
+
+ +

+getLabel

+
+public String getLabel()
+
+
+
+
+
+
+ +

+getId

+
+public Integer getId()
+
+
+
+
+
+
+ +

+getSpeed

+
+public int getSpeed()
+
+
+
+
+
+
+ +

+getStartClip

+
+public String getStartClip()
+
+
+
+
+
+
+ +

+getClipLength

+
+public String getClipLength()
+
+
+
+
+
+
+ +

+getVideoCodec

+
+public ZencoderVideoCodec getVideoCodec()
+
+
+
+
+
+
+ +

+getWidth

+
+public int getWidth()
+
+
+
+
+
+
+ +

+getHeight

+
+public int getHeight()
+
+
+
+
+
+
+ +

+getSize

+
+public String getSize()
+
+
+
+
+
+
+ +

+isUpscale

+
+public boolean isUpscale()
+
+
+
+
+
+
+ +

+getAspectMode

+
+public ZencoderAspectMode getAspectMode()
+
+
+
+
+
+
+ +

+getVideoQuality

+
+public int getVideoQuality()
+
+
+
+
+
+
+ +

+getVideoBitrate

+
+public int getVideoBitrate()
+
+
+
+
+
+
+ +

+getVideoBitrateCap

+
+public int getVideoBitrateCap()
+
+
+
+
+
+
+ +

+getBufferSize

+
+public int getBufferSize()
+
+
+
+
+
+
+ +

+getDeinterlace

+
+public ZencoderDeinterlace getDeinterlace()
+
+
+
+
+
+
+ +

+getMaxFrameRate

+
+public float getMaxFrameRate()
+
+
+
+
+
+
+ +

+getFrameRate

+
+public float getFrameRate()
+
+
+
+
+
+
+ +

+getDecimate

+
+public int getDecimate()
+
+
+
+
+
+
+ +

+getKeyFrameInterval

+
+public int getKeyFrameInterval()
+
+
+
+
+
+
+ +

+getRotate

+
+public int getRotate()
+
+
+
+
+
+
+ +

+isSkipVideo

+
+public boolean isSkipVideo()
+
+
+
+
+
+
+ +

+getAudioCodec

+
+public ZencoderAudioCodec getAudioCodec()
+
+
+
+
+
+
+ +

+getAudioBitrate

+
+public int getAudioBitrate()
+
+
+
+
+
+
+ +

+getAudioQuality

+
+public int getAudioQuality()
+
+
+
+
+
+
+ +

+getAudioSamplerate

+
+public int getAudioSamplerate()
+
+
+
+
+
+
+ +

+getAudioChannels

+
+public int getAudioChannels()
+
+
+
+
+
+
+ +

+isSkipAudio

+
+public boolean isSkipAudio()
+
+
+
+
+
+
+ +

+isPublic

+
+public boolean isPublic()
+
+
+
+
+
+
+ +

+setOutputURL

+
+public void setOutputURL(String outputURL)
+
+
+
+
+
+
+ +

+setBasetURL

+
+public void setBasetURL(String basetURL)
+
+
+
+
+
+
+ +

+setFilename

+
+public void setFilename(String filename)
+
+
+
+
+
+
+ +

+setId

+
+public void setId(Integer id)
+
+
+
+
+
+
+ +

+setZencoderVideoCodec

+
+public void setZencoderVideoCodec(ZencoderVideoCodec zencoderVideoCodec)
+
+
+
+
+
+
+ +

+setSpeed

+
+public void setSpeed(int speed)
+
+
+
+
+
+
+ +

+setVideoQuality

+
+public void setVideoQuality(int quality)
+
+
+
+
+
+
+ +

+setVideoBitrate

+
+public void setVideoBitrate(int bitrate)
+
+
+
+
+
+
+ +

+setVideoBitrateCap

+
+public void setVideoBitrateCap(int bitrate)
+
+
+
+
+
+
+ +

+setBufferSize

+
+public void setBufferSize(int size)
+
+
+
+
+
+
+ +

+setAudioCodec

+
+public void setAudioCodec(ZencoderAudioCodec codec)
+
+
+
+
+
+
+ +

+setAudioBitrate

+
+public void setAudioBitrate(int bitrate)
+
+
+
+
+
+
+ +

+setAudioQuality

+
+public void setAudioQuality(int quality)
+
+
+
+
+
+
+ +

+setAudioSamplerate

+
+public void setAudioSamplerate(int rate)
+
+
+
+
+
+
+ +

+setAudioChannels

+
+public void setAudioChannels(int channels)
+
+
+
+
+
+
+ +

+setFrameRate

+
+public void setFrameRate(float rate)
+
+
+
+
+
+
+ +

+setMaxFrameRate

+
+public void setMaxFrameRate(float rate)
+
+
+
+
+
+
+ +

+setKeyFrameInterval

+
+public void setKeyFrameInterval(int interval)
+
+
+
+
+
+
+ +

+setRotate

+
+public void setRotate(int degrees)
+
+
+
+
+
+
+ +

+setLabel

+
+public void setLabel(String label)
+
+
+
+
+
+
+ +

+setStartClip

+
+public void setStartClip(String startClip)
+
+
+
+
+
+
+ +

+setClipLength

+
+public void setClipLength(String clipLength)
+
+
+
+
+
+
+ +

+setVideoCodec

+
+public void setVideoCodec(ZencoderVideoCodec videoCodec)
+
+
+
+
+
+
+ +

+setWidth

+
+public void setWidth(int width)
+
+
+
+
+
+
+ +

+setHeight

+
+public void setHeight(int height)
+
+
+
+
+
+
+ +

+setSize

+
+public void setSize(String size)
+
+
+
+
+
+
+ +

+setUpscale

+
+public void setUpscale(boolean upscale)
+
+
+
+
+
+
+ +

+setAspectMode

+
+public void setAspectMode(ZencoderAspectMode aspectMode)
+
+
+
+
+
+
+ +

+setDeinterlace

+
+public void setDeinterlace(ZencoderDeinterlace deinterlace)
+
+
+
+
+
+
+ +

+setDecimate

+
+public void setDecimate(int decimate)
+
+
+
+
+
+
+ +

+setSkipVideo

+
+public void setSkipVideo(boolean skipVideo)
+
+
+
+
+
+
+ +

+setSkipAudio

+
+public void setSkipAudio(boolean skipAudio)
+
+
+
+
+
+
+ +

+setThumbnail

+
+public void setThumbnail(ZencoderThumbnail thumbnail)
+
+
+
+
+
+
+ +

+setPublic

+
+public void setPublic(boolean isPublic)
+
+
+
+
+
+
+ +

+addAcl

+
+public void addAcl(ZencoderS3AccessControlItem item)
+
+
+
+
+
+
+ +

+deleteAcl

+
+public void deleteAcl(ZencoderS3AccessControlItem item)
+
+
+
+
+
+
+ +

+addHeader

+
+public void addHeader(String name,
+                      String value)
+
+
Add a header for S3 outputs. See Amazon documentation for options: + http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html?r=7050 + These values are ignored for non-S3 outputs. +

+

+
Parameters:
name - Header name
value - Header value
+
+
+
+ +

+addNotification

+
+public void addNotification(ZencoderNotification item)
+
+
+
+
+
+
+ +

+deleteNotification

+
+public void deleteNotification(ZencoderNotification item)
+
+
+
+
+
+
+ +

+addWatermark

+
+public void addWatermark(ZencoderWatermark item)
+
+
+
+
+
+
+ +

+deleteWatermark

+
+public void deleteWatermark(ZencoderWatermark item)
+
+
+
+
+
+
+ +

+setAutolevel

+
+public void setAutolevel(boolean autolevel)
+
+
+
+
+
+
+ +

+setDeblock

+
+public void setDeblock(boolean deblock)
+
+
+
+
+
+
+ +

+setDenoise

+
+public void setDenoise(ZencoderDenoiseFilter denoise)
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderS3AccessControlItem.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderS3AccessControlItem.html new file mode 100644 index 0000000..f284dbf --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderS3AccessControlItem.html @@ -0,0 +1,277 @@ + + + + + + + +ZencoderS3AccessControlItem (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.job +
+Class ZencoderS3AccessControlItem

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.job.ZencoderS3AccessControlItem
+
+
+
+
public class ZencoderS3AccessControlItem
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderS3AccessControlItem(String grantee, + List<ZencoderS3AccessControlRight> rights) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ ElementcreateXML(Document document) + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderS3AccessControlItem

+
+public ZencoderS3AccessControlItem(String grantee,
+                                   List<ZencoderS3AccessControlRight> rights)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createXML

+
+public Element createXML(Document document)
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderThumbnail.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderThumbnail.html new file mode 100644 index 0000000..0d268b8 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderThumbnail.html @@ -0,0 +1,598 @@ + + + + + + + +ZencoderThumbnail (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.job +
+Class ZencoderThumbnail

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail
+
+
+
+
public class ZencoderThumbnail
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderThumbnail() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddAcl(ZencoderS3AccessControlItem item) + +
+           
+ voidaddTime(float time) + +
+           
+ ElementcreateXML(Document document) + +
+           
+ voiddeleteAcl(ZencoderS3AccessControlItem item) + +
+           
+ StringgetBaseUrl() + +
+           
+ ZencoderThumbnailFormatgetFormat() + +
+           
+ intgetInterval() + +
+           
+ intgetNumber() + +
+           
+ StringgetPrefix() + +
+           
+ StringgetSize() + +
+           
+ booleanisPublic() + +
+           
+ voidsetBaseUrl(String baseUrl) + +
+           
+ voidsetFormat(ZencoderThumbnailFormat format) + +
+           
+ voidsetInterval(int interval) + +
+           
+ voidsetNumber(int number) + +
+           
+ voidsetPrefix(String prefix) + +
+           
+ voidsetPublic(boolean isPublic) + +
+           
+ voidsetSize(String size) + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderThumbnail

+
+public ZencoderThumbnail()
+
+
+ + + + + + + + +
+Method Detail
+ +

+createXML

+
+public Element createXML(Document document)
+
+
+
+
+
+
+ +

+addTime

+
+public void addTime(float time)
+
+
+
+
+
+
+ +

+getNumber

+
+public int getNumber()
+
+
+
+
+
+
+ +

+getInterval

+
+public int getInterval()
+
+
+
+
+
+
+ +

+getSize

+
+public String getSize()
+
+
+
+
+
+
+ +

+getBaseUrl

+
+public String getBaseUrl()
+
+
+
+
+
+
+ +

+getPrefix

+
+public String getPrefix()
+
+
+
+
+
+
+ +

+getFormat

+
+public ZencoderThumbnailFormat getFormat()
+
+
+
+
+
+
+ +

+isPublic

+
+public boolean isPublic()
+
+
+
+
+
+
+ +

+setFormat

+
+public void setFormat(ZencoderThumbnailFormat format)
+
+
+
+
+
+
+ +

+setNumber

+
+public void setNumber(int number)
+
+
+
+
+
+
+ +

+setInterval

+
+public void setInterval(int interval)
+
+
+
+
+
+
+ +

+setSize

+
+public void setSize(String size)
+
+
+
+
+
+
+ +

+setBaseUrl

+
+public void setBaseUrl(String baseUrl)
+
+
+
+
+
+
+ +

+setPrefix

+
+public void setPrefix(String prefix)
+
+
+
+
+
+
+ +

+setPublic

+
+public void setPublic(boolean isPublic)
+
+
+
+
+
+
+ +

+addAcl

+
+public void addAcl(ZencoderS3AccessControlItem item)
+
+
+
+
+
+
+ +

+deleteAcl

+
+public void deleteAcl(ZencoderS3AccessControlItem item)
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderWatermark.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderWatermark.html new file mode 100644 index 0000000..0fdf77c --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/ZencoderWatermark.html @@ -0,0 +1,465 @@ + + + + + + + +ZencoderWatermark (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.job +
+Class ZencoderWatermark

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark
+
+
+
+
public class ZencoderWatermark
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderWatermark(String url) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ElementcreateXML(Document document) + +
+           
+ intgetHeight() + +
+           
+ StringgetUrl() + +
+           
+ intgetWidth() + +
+           
+ StringgetX() + +
+           
+ StringgetY() + +
+           
+ voidsetHeight(int height) + +
+           
+ voidsetUrl(String url) + +
+           
+ voidsetWidth(int width) + +
+           
+ voidsetX(String x) + +
+           
+ voidsetY(String y) + +
+           
+ StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderWatermark

+
+public ZencoderWatermark(String url)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createXML

+
+public Element createXML(Document document)
+
+
+
+
+
+
+ +

+getUrl

+
+public String getUrl()
+
+
+
+
+
+
+ +

+getX

+
+public String getX()
+
+
+
+
+
+
+ +

+getY

+
+public String getY()
+
+
+
+
+
+
+ +

+getWidth

+
+public int getWidth()
+
+
+
+
+
+
+ +

+getHeight

+
+public int getHeight()
+
+
+
+
+
+
+ +

+setUrl

+
+public void setUrl(String url)
+
+
+
+
+
+
+ +

+setX

+
+public void setX(String x)
+
+
+
+
+
+
+ +

+setY

+
+public void setY(String y)
+
+
+
+
+
+
+ +

+setWidth

+
+public void setWidth(int width)
+
+
+
+
+
+
+ +

+setHeight

+
+public void setHeight(int height)
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
+
Overrides:
toString in class Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderJob.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderJob.html new file mode 100644 index 0000000..bc0d119 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderJob.html @@ -0,0 +1,301 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.job.ZencoderJob

+
+ + + + + + + + + +
+Packages that use ZencoderJob
de.bitzeche.video.transcoding.zencoder  
+  +

+ + + + + +
+Uses of ZencoderJob in de.bitzeche.video.transcoding.zencoder
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder with parameters of type ZencoderJob
+ booleanZencoderClient.cancelJob(ZencoderJob job) + +
+           
+ booleanIZencoderClient.cancelJob(ZencoderJob job) + +
+          Send a cancel request for a job.
+ DocumentZencoderClient.createJob(ZencoderJob job) + +
+           
+ DocumentIZencoderClient.createJob(ZencoderJob job) + +
+          Submits a new Zencoder Job
+ booleanZencoderClient.deleteJob(ZencoderJob job) + +
+           
+ booleanIZencoderClient.deleteJob(ZencoderJob job) + +
+          Deprecated. 
+ DocumentZencoderClient.getJobDetails(ZencoderJob job) + +
+           
+ DocumentIZencoderClient.getJobDetails(ZencoderJob job) + +
+          Send a job detail request for a job.
+ DocumentZencoderClient.getJobProgress(ZencoderJob job) + +
+           
+ DocumentIZencoderClient.getJobProgress(ZencoderJob job) + +
+          Send a jobProgress request for a job.
+ ZencoderNotificationJobStateZencoderClient.getJobState(ZencoderJob job) + +
+           
+ ZencoderNotificationJobStateIZencoderClient.getJobState(ZencoderJob job) + +
+          Send a jobProgress request to determine the state of a job.
+ ZencoderNotificationJobStateZencoderClient.jobProgress(ZencoderJob job) + +
+           
+ ZencoderNotificationJobStateIZencoderClient.jobProgress(ZencoderJob job) + +
+          Deprecated. use IZencoderClient.getJobState(ZencoderJob)
+ booleanZencoderClient.resubmitJob(ZencoderJob job) + +
+           
+ booleanIZencoderClient.resubmitJob(ZencoderJob job) + +
+          Send a resubmit request for a job.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderNotification.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderNotification.html new file mode 100644 index 0000000..8b145c3 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderNotification.html @@ -0,0 +1,205 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification

+
+ + + + + + + + + +
+Packages that use ZencoderNotification
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderNotification in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderNotification
+ voidZencoderOutput.addNotification(ZencoderNotification item) + +
+           
+ voidZencoderJob.addNotification(ZencoderNotification item) + +
+           
+ voidZencoderOutput.deleteNotification(ZencoderNotification item) + +
+           
+ voidZencoderJob.deleteNotification(ZencoderNotification item) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderOutput.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderOutput.html new file mode 100644 index 0000000..3dfce52 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderOutput.html @@ -0,0 +1,205 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput

+
+ + + + + + + + + +
+Packages that use ZencoderOutput
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderOutput in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job that return types with arguments of type ZencoderOutput
+ List<ZencoderOutput>ZencoderJob.getOutputs() + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderOutput
+ voidZencoderJob.addOutput(ZencoderOutput output) + +
+           
+ voidZencoderJob.deleteOutput(ZencoderOutput output) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderS3AccessControlItem.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderS3AccessControlItem.html new file mode 100644 index 0000000..1ef2f7a --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderS3AccessControlItem.html @@ -0,0 +1,205 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.job.ZencoderS3AccessControlItem (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.job.ZencoderS3AccessControlItem

+
+ + + + + + + + + +
+Packages that use ZencoderS3AccessControlItem
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderS3AccessControlItem in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderS3AccessControlItem
+ voidZencoderThumbnail.addAcl(ZencoderS3AccessControlItem item) + +
+           
+ voidZencoderOutput.addAcl(ZencoderS3AccessControlItem item) + +
+           
+ voidZencoderThumbnail.deleteAcl(ZencoderS3AccessControlItem item) + +
+           
+ voidZencoderOutput.deleteAcl(ZencoderS3AccessControlItem item) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderThumbnail.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderThumbnail.html new file mode 100644 index 0000000..1408610 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderThumbnail.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail

+
+ + + + + + + + + +
+Packages that use ZencoderThumbnail
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderThumbnail in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderThumbnail
+ voidZencoderOutput.setThumbnail(ZencoderThumbnail thumbnail) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderWatermark.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderWatermark.html new file mode 100644 index 0000000..1c3166d --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/class-use/ZencoderWatermark.html @@ -0,0 +1,189 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark

+
+ + + + + + + + + +
+Packages that use ZencoderWatermark
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + +
+Uses of ZencoderWatermark in de.bitzeche.video.transcoding.zencoder.job
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder.job with parameters of type ZencoderWatermark
+ voidZencoderOutput.addWatermark(ZencoderWatermark item) + +
+           
+ voidZencoderOutput.deleteWatermark(ZencoderWatermark item) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-frame.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-frame.html new file mode 100644 index 0000000..774d72b --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-frame.html @@ -0,0 +1,43 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.job (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +de.bitzeche.video.transcoding.zencoder.job + + + + +
+Classes  + +
+ZencoderJob +
+ZencoderNotification +
+ZencoderOutput +
+ZencoderS3AccessControlItem +
+ZencoderThumbnail +
+ZencoderWatermark
+ + + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-summary.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-summary.html new file mode 100644 index 0000000..458479f --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-summary.html @@ -0,0 +1,178 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.job (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.bitzeche.video.transcoding.zencoder.job +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
ZencoderJob 
ZencoderNotification 
ZencoderOutput 
ZencoderS3AccessControlItem 
ZencoderThumbnail 
ZencoderWatermark 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-tree.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-tree.html new file mode 100644 index 0000000..8b08390 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-tree.html @@ -0,0 +1,154 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.job Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.bitzeche.video.transcoding.zencoder.job +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-use.html b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-use.html new file mode 100644 index 0000000..c4fd5e9 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/job/package-use.html @@ -0,0 +1,214 @@ + + + + + + + +Uses of Package de.bitzeche.video.transcoding.zencoder.job (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.bitzeche.video.transcoding.zencoder.job

+
+ + + + + + + + + + + + + +
+Packages that use de.bitzeche.video.transcoding.zencoder.job
de.bitzeche.video.transcoding.zencoder  
de.bitzeche.video.transcoding.zencoder.job  
+  +

+ + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder.job used by de.bitzeche.video.transcoding.zencoder
ZencoderJob + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder.job used by de.bitzeche.video.transcoding.zencoder.job
ZencoderNotification + +
+           
ZencoderOutput + +
+           
ZencoderS3AccessControlItem + +
+           
ZencoderThumbnail + +
+           
ZencoderWatermark + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/package-frame.html b/apidocs/de/bitzeche/video/transcoding/zencoder/package-frame.html new file mode 100644 index 0000000..4ea7848 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/package-frame.html @@ -0,0 +1,44 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +de.bitzeche.video.transcoding.zencoder + + + + +
+Interfaces  + +
+IZencoderClient
+ + + + + + +
+Classes  + +
+ZencoderClient
+ + + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/package-summary.html b/apidocs/de/bitzeche/video/transcoding/zencoder/package-summary.html new file mode 100644 index 0000000..201548c --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/package-summary.html @@ -0,0 +1,172 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.bitzeche.video.transcoding.zencoder +

+ + + + + + + + + +
+Interface Summary
IZencoderClient 
+  + +

+ + + + + + + + + +
+Class Summary
ZencoderClient 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/package-tree.html b/apidocs/de/bitzeche/video/transcoding/zencoder/package-tree.html new file mode 100644 index 0000000..6a512a6 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/package-tree.html @@ -0,0 +1,160 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.bitzeche.video.transcoding.zencoder +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/package-use.html b/apidocs/de/bitzeche/video/transcoding/zencoder/package-use.html new file mode 100644 index 0000000..44d567f --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/package-use.html @@ -0,0 +1,171 @@ + + + + + + + +Uses of Package de.bitzeche.video.transcoding.zencoder (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.bitzeche.video.transcoding.zencoder

+
+ + + + + + + + + +
+Packages that use de.bitzeche.video.transcoding.zencoder
de.bitzeche.video.transcoding.zencoder  
+  +

+ + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder used by de.bitzeche.video.transcoding.zencoder
IZencoderClient + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/response/ZencoderErrorResponseException.html b/apidocs/de/bitzeche/video/transcoding/zencoder/response/ZencoderErrorResponseException.html new file mode 100644 index 0000000..d8cff25 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/response/ZencoderErrorResponseException.html @@ -0,0 +1,269 @@ + + + + + + + +ZencoderErrorResponseException (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.response +
+Class ZencoderErrorResponseException

+
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
+          extended by de.bitzeche.video.transcoding.zencoder.response.ZencoderErrorResponseException
+
+
+
All Implemented Interfaces:
Serializable
+
+
+
+
public class ZencoderErrorResponseException
extends Exception
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderErrorResponseException(Document response) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ DocumentgetErrorResponse() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderErrorResponseException

+
+public ZencoderErrorResponseException(Document response)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getErrorResponse

+
+public Document getErrorResponse()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/response/class-use/ZencoderErrorResponseException.html b/apidocs/de/bitzeche/video/transcoding/zencoder/response/class-use/ZencoderErrorResponseException.html new file mode 100644 index 0000000..558dc6e --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/response/class-use/ZencoderErrorResponseException.html @@ -0,0 +1,189 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.response.ZencoderErrorResponseException (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.response.ZencoderErrorResponseException

+
+ + + + + + + + + +
+Packages that use ZencoderErrorResponseException
de.bitzeche.video.transcoding.zencoder  
+  +

+ + + + + +
+Uses of ZencoderErrorResponseException in de.bitzeche.video.transcoding.zencoder
+  +

+ + + + + + + + + + + + + +
Methods in de.bitzeche.video.transcoding.zencoder that throw ZencoderErrorResponseException
+ DocumentZencoderClient.createJob(ZencoderJob job) + +
+           
+ DocumentIZencoderClient.createJob(ZencoderJob job) + +
+          Submits a new Zencoder Job
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-frame.html b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-frame.html new file mode 100644 index 0000000..1439a6b --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.response (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +de.bitzeche.video.transcoding.zencoder.response + + + + +
+Exceptions  + +
+ZencoderErrorResponseException
+ + + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-summary.html b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-summary.html new file mode 100644 index 0000000..5dc0905 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-summary.html @@ -0,0 +1,158 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.response (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.bitzeche.video.transcoding.zencoder.response +

+ + + + + + + + + +
+Exception Summary
ZencoderErrorResponseException 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-tree.html b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-tree.html new file mode 100644 index 0000000..0164089 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-tree.html @@ -0,0 +1,159 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.response Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.bitzeche.video.transcoding.zencoder.response +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-use.html b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-use.html new file mode 100644 index 0000000..21498f2 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/response/package-use.html @@ -0,0 +1,171 @@ + + + + + + + +Uses of Package de.bitzeche.video.transcoding.zencoder.response (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.bitzeche.video.transcoding.zencoder.response

+
+ + + + + + + + + +
+Packages that use de.bitzeche.video.transcoding.zencoder.response
de.bitzeche.video.transcoding.zencoder  
+  +

+ + + + + + + + +
+Classes in de.bitzeche.video.transcoding.zencoder.response used by de.bitzeche.video.transcoding.zencoder
ZencoderErrorResponseException + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/util/XmlUtility.html b/apidocs/de/bitzeche/video/transcoding/zencoder/util/XmlUtility.html new file mode 100644 index 0000000..5265e94 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/util/XmlUtility.html @@ -0,0 +1,245 @@ + + + + + + + +XmlUtility (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.util +
+Class XmlUtility

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.util.XmlUtility
+
+
+
+
public final class XmlUtility
extends Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + +
+Method Summary
+static DocumentxmlFromString(String data) + +
+           
+static StringxmltoString(Document document) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+xmltoString

+
+public static String xmltoString(Document document)
+                          throws TransformerException
+
+
+ +
Throws: +
TransformerException
+
+
+
+ +

+xmlFromString

+
+public static Document xmlFromString(String data)
+                              throws RuntimeException
+
+
+ +
Throws: +
RuntimeException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/util/class-use/XmlUtility.html b/apidocs/de/bitzeche/video/transcoding/zencoder/util/class-use/XmlUtility.html new file mode 100644 index 0000000..e68c29b --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/util/class-use/XmlUtility.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.util.XmlUtility (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.util.XmlUtility

+
+No usage of de.bitzeche.video.transcoding.zencoder.util.XmlUtility +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-frame.html b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-frame.html new file mode 100644 index 0000000..c60b07a --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.util (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + +de.bitzeche.video.transcoding.zencoder.util + + + + +
+Classes  + +
+XmlUtility
+ + + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-summary.html b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-summary.html new file mode 100644 index 0000000..f052540 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-summary.html @@ -0,0 +1,158 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.util (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.bitzeche.video.transcoding.zencoder.util +

+ + + + + + + + + +
+Class Summary
XmlUtility 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-tree.html b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-tree.html new file mode 100644 index 0000000..455cd1e --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-tree.html @@ -0,0 +1,154 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.util Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.bitzeche.video.transcoding.zencoder.util +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-use.html b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-use.html new file mode 100644 index 0000000..6de57c6 --- /dev/null +++ b/apidocs/de/bitzeche/video/transcoding/zencoder/util/package-use.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Package de.bitzeche.video.transcoding.zencoder.util (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.bitzeche.video.transcoding.zencoder.util

+
+No usage of de.bitzeche.video.transcoding.zencoder.util +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html new file mode 100644 index 0000000..61e4bd2 --- /dev/null +++ b/apidocs/deprecated-list.html @@ -0,0 +1,182 @@ + + + + + + + +Deprecated List (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Deprecated API

+
+
+Contents + + + + + + + + + + + + + + + + + + + + + +
+Deprecated Methods
de.bitzeche.video.transcoding.zencoder.ZencoderClient.deleteJob(int) +
+           
de.bitzeche.video.transcoding.zencoder.IZencoderClient.deleteJob(int) +
+           
de.bitzeche.video.transcoding.zencoder.IZencoderClient.deleteJob(ZencoderJob) +
+           
de.bitzeche.video.transcoding.zencoder.IZencoderClient.jobProgress(int) +
+          use IZencoderClient.getJobState(int) 
de.bitzeche.video.transcoding.zencoder.IZencoderClient.jobProgress(ZencoderJob) +
+          use IZencoderClient.getJobState(ZencoderJob) 
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html new file mode 100644 index 0000000..e2b30bf --- /dev/null +++ b/apidocs/help-doc.html @@ -0,0 +1,224 @@ + + + + + + + +API Help (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Overview

+
+ +

+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+

+Package

+
+ +

+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

+
+

+Class/Interface

+
+ +

+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+ +

+Annotation Type

+
+ +

+Each annotation type has its own separate page with the following sections:

+
+ +

+Enum

+
+ +

+Each enum has its own separate page with the following sections:

+
+

+Use

+
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+

+Tree (Class Hierarchy)

+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. +
+

+Deprecated API

+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+

+Index

+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+

+Serialized Form

+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. +

+

+Constant Field Values

+The Constant Field Values page lists the static final fields and their values. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/index-all.html b/apidocs/index-all.html new file mode 100644 index 0000000..5519e3b --- /dev/null +++ b/apidocs/index-all.html @@ -0,0 +1,850 @@ + + + + + + + +Index (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A C D G I J R S T V X Z
+

+A

+
+
addAcl(ZencoderS3AccessControlItem) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
addAcl(ZencoderS3AccessControlItem) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
addHeader(String, String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
Add a header for S3 outputs. +
addNotification(ZencoderNotification) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
addNotification(ZencoderNotification) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
addOutput(ZencoderOutput) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
addTime(float) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
addWatermark(ZencoderWatermark) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
+
+

+C

+
+
cancelJob(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a cancel request for a job. +
cancelJob(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a cancel request for a job. +
cancelJob(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
cancelJob(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
createAndAppendElement(String, String, Element) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createAndAppendElement(String, boolean, Element) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createAndAppendElement(String, int, Element) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createAndAppendElement(String, float, Element) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createElement(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createElement(String, String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createJob(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Submits a new Zencoder Job +
createJob(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
createXML() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
createXML(Document) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification +
  +
createXML(Document) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
createXML(Document) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderS3AccessControlItem +
  +
createXML(Document) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
createXML(Document) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
+
+

+D

+
+
de.bitzeche.video.transcoding.zencoder - package de.bitzeche.video.transcoding.zencoder
 
de.bitzeche.video.transcoding.zencoder.enums - package de.bitzeche.video.transcoding.zencoder.enums
 
de.bitzeche.video.transcoding.zencoder.job - package de.bitzeche.video.transcoding.zencoder.job
 
de.bitzeche.video.transcoding.zencoder.response - package de.bitzeche.video.transcoding.zencoder.response
 
de.bitzeche.video.transcoding.zencoder.util - package de.bitzeche.video.transcoding.zencoder.util
 
deleteAcl(ZencoderS3AccessControlItem) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
deleteAcl(ZencoderS3AccessControlItem) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
deleteJob(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Deprecated.  +
deleteJob(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Deprecated.  +
deleteJob(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
deleteJob(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
Deprecated.  +
deleteNotification(ZencoderNotification) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
deleteNotification(ZencoderNotification) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
deleteOutput(ZencoderOutput) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
deleteWatermark(ZencoderWatermark) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
+
+

+G

+
+
getAspectMode() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getAudioBitrate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getAudioChannels() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getAudioCodec() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getAudioQuality() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getAudioSamplerate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getBasetURL() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getBaseUrl() - +Method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAPIVersion +
  +
getBaseUrl() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
getBufferSize() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getClipLength() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getDecimate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getDeinterlace() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getDownloadConnections() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
getErrorResponse() - +Method in exception de.bitzeche.video.transcoding.zencoder.response.ZencoderErrorResponseException +
  +
getFilename() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getFormat() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification +
  +
getFormat() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
getFrameRate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getHeight() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getHeight() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
getId() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getInputPath() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
getInterval() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
getJobDetails(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a job detail request for a job. +
getJobDetails(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a job detail request for a job. +
getJobDetails(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
getJobDetails(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
getJobId() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
getJobProgress(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a jobProgress request for a job. +
getJobProgress(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a jobProgress request for a job. +
getJobProgress(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
getJobProgress(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
getJobState(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState +
  +
getJobState(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a jobProgress request to determine the state of a job. +
getJobState(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a jobProgress request to determine the state of a job. +
getJobState(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
getJobState(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
getJobStateString() - +Method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState +
  +
getKeyFrameInterval() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getLabel() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getMaxFrameRate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getNumber() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
getOutputs() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
getOutputURL() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getPassThrough() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
getPrefix() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
getRotate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getSize() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getSize() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
getSpeed() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getStartClip() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getUrl() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
getVideoBitrate() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getVideoBitrateCap() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getVideoCodec() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getVideoQuality() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getWidth() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
getWidth() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
getX() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
getY() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
getZencoderRegion() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
+
+

+I

+
+
isComplete() - +Method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState +
  +
isPublic() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
isPublic() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
isSkipAudio() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
isSkipVideo() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
isTest() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
isUpscale() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
IZencoderClient - Interface in de.bitzeche.video.transcoding.zencoder
 
+
+

+J

+
+
jobProgress(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Deprecated. use IZencoderClient.getJobState(int) +
jobProgress(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Deprecated. use IZencoderClient.getJobState(ZencoderJob) +
jobProgress(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
jobProgress(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
+
+

+R

+
+
resubmitJob(int) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a resubmit request for a job. +
resubmitJob(ZencoderJob) - +Method in interface de.bitzeche.video.transcoding.zencoder.IZencoderClient +
Send a resubmit request for a job. +
resubmitJob(ZencoderJob) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
resubmitJob(int) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
+
+

+S

+
+
sendGetRequest(String) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
sendPostRequest(String, Document) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
sendPutRequest(String) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
setAspectMode(ZencoderAspectMode) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setAudioBitrate(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setAudioChannels(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setAudioCodec(ZencoderAudioCodec) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setAudioQuality(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setAudioSamplerate(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setAutolevel(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setBasetURL(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setBaseUrl(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setBufferSize(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setClipLength(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setDeblock(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setDecimate(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setDeinterlace(ZencoderDeinterlace) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setDenoise(ZencoderDenoiseFilter) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setDownloadConnections(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setFilename(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setFormat(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification +
  +
setFormat(ZencoderThumbnailFormat) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setFrameRate(float) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setHeight(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setHeight(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
setHttpClient(Client) - +Method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
setId(Integer) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setInputPath(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setInterval(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setJobId(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setKeyFrameInterval(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setLabel(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setMaxFrameRate(float) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setNumber(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setOutputURL(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setPassThrough(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setPrefix(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setPrivate(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setPublic(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setPublic(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setRotate(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setSize(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setSize(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
setSkipAudio(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setSkipVideo(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setSpeed(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setStartClip(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setTest(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setThumbnail(ZencoderThumbnail) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setUpscale(boolean) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setUrl(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
setVideoBitrate(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setVideoBitrateCap(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setVideoCodec(ZencoderVideoCodec) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setVideoQuality(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setWidth(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
setWidth(int) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
setX(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
setY(String) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
setZencoderRegion(ZencoderRegion) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
setZencoderVideoCodec(ZencoderVideoCodec) - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
+
+

+T

+
+
toString() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
toString() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification +
  +
toString() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
toString() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderS3AccessControlItem +
  +
toString() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
toString() - +Method in class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
+
+

+V

+
+
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAPIVersion +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAspectMode +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAudioCodec +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderDeinterlace +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderDenoiseFilter +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderRegion +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderS3AccessControlRight +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderThumbnailFormat +
Returns the enum constant of this type with the specified name. +
valueOf(String) - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderVideoCodec +
Returns the enum constant of this type with the specified name. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAPIVersion +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAspectMode +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderAudioCodec +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderDeinterlace +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderDenoiseFilter +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderNotificationJobState +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderRegion +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderS3AccessControlRight +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderThumbnailFormat +
Returns an array containing the constants of this enum type, in +the order they are declared. +
values() - +Static method in enum de.bitzeche.video.transcoding.zencoder.enums.ZencoderVideoCodec +
Returns an array containing the constants of this enum type, in +the order they are declared. +
+
+

+X

+
+
xmlFromString(String) - +Static method in class de.bitzeche.video.transcoding.zencoder.util.XmlUtility +
  +
xmltoString(Document) - +Static method in class de.bitzeche.video.transcoding.zencoder.util.XmlUtility +
  +
XmltoString(Document) - +Static method in class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
XmlUtility - Class in de.bitzeche.video.transcoding.zencoder.util
 
+
+

+Z

+
+
ZencoderAPIVersion - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderAspectMode - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderAudioCodec - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderClient - Class in de.bitzeche.video.transcoding.zencoder
 
ZencoderClient(String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
ZencoderClient(String, ZencoderAPIVersion) - +Constructor for class de.bitzeche.video.transcoding.zencoder.ZencoderClient +
  +
ZencoderDeinterlace - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderDenoiseFilter - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderErrorResponseException - Exception in de.bitzeche.video.transcoding.zencoder.response
 
ZencoderErrorResponseException(Document) - +Constructor for exception de.bitzeche.video.transcoding.zencoder.response.ZencoderErrorResponseException +
  +
ZencoderJob - Class in de.bitzeche.video.transcoding.zencoder.job
 
ZencoderJob(String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderJob +
  +
ZencoderNotification - Class in de.bitzeche.video.transcoding.zencoder.job
 
ZencoderNotification(String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderNotification +
  +
ZencoderNotificationJobState - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderOutput - Class in de.bitzeche.video.transcoding.zencoder.job
 
ZencoderOutput(String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
ZencoderOutput(String, String, String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
ZencoderOutput(String, String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderOutput +
  +
ZencoderRegion - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderS3AccessControlItem - Class in de.bitzeche.video.transcoding.zencoder.job
 
ZencoderS3AccessControlItem(String, List<ZencoderS3AccessControlRight>) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderS3AccessControlItem +
  +
ZencoderS3AccessControlRight - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderThumbnail - Class in de.bitzeche.video.transcoding.zencoder.job
 
ZencoderThumbnail() - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderThumbnail +
  +
ZencoderThumbnailFormat - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderVideoCodec - Enum in de.bitzeche.video.transcoding.zencoder.enums
 
ZencoderWatermark - Class in de.bitzeche.video.transcoding.zencoder.job
 
ZencoderWatermark(String) - +Constructor for class de.bitzeche.video.transcoding.zencoder.job.ZencoderWatermark +
  +
+
+A C D G I J R S T V X Z + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/index.html b/apidocs/index.html new file mode 100644 index 0000000..9ce86e0 --- /dev/null +++ b/apidocs/index.html @@ -0,0 +1,40 @@ + + + + + + + +Java Client for Zencoder API 0.9.4-SNAPSHOT API + + + + + + + + + + + +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="overview-summary.html">Non-frame version.</A> + + + diff --git a/apidocs/options b/apidocs/options new file mode 100644 index 0000000..943f1e7 --- /dev/null +++ b/apidocs/options @@ -0,0 +1,24 @@ +-classpath +'/Users/patrice/git/zencoder/target/classes:/Users/patrice/.m2/repository/ch/qos/logback/logback-core/0.9.25/logback-core-0.9.25.jar:/Users/patrice/.m2/repository/com/sun/jersey/contribs/jersey-apache-client/1.17/jersey-apache-client-1.17.jar:/Users/patrice/.m2/repository/ch/qos/logback/logback-classic/0.9.25/logback-classic-0.9.25.jar:/Users/patrice/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/patrice/.m2/repository/com/sun/jersey/jersey-core/1.17/jersey-core-1.17.jar:/Users/patrice/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Users/patrice/.m2/repository/com/sun/jersey/jersey-client/1.17/jersey-client-1.17.jar:/Users/patrice/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.jar:/Users/patrice/.m2/repository/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar:/Users/patrice/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar:/Users/patrice/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/Users/patrice/.m2/repository/org/slf4j/jul-to-slf4j/1.6.1/jul-to-slf4j-1.6.1.jar' +-encoding +'MacRoman' +-protected +-sourcepath +'/Users/patrice/git/zencoder/src/main/java' +-author +-bottom +'Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved.' +-charset +'UTF-8' +-d +'/Users/patrice/git/zencoder/site/apidocs' +-docencoding +'UTF-8' +-doctitle +'Java Client for Zencoder API 0.9.4-SNAPSHOT API' +-link +'http://java.sun.com/javase/6/docs/api' +-use +-version +-windowtitle +'Java Client for Zencoder API 0.9.4-SNAPSHOT API' \ No newline at end of file diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html new file mode 100644 index 0000000..4f792d3 --- /dev/null +++ b/apidocs/overview-frame.html @@ -0,0 +1,51 @@ + + + + + + + +Overview List (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + + + + +
+
+ + + + + +
All Classes +

+ +Packages +
+de.bitzeche.video.transcoding.zencoder +
+de.bitzeche.video.transcoding.zencoder.enums +
+de.bitzeche.video.transcoding.zencoder.job +
+de.bitzeche.video.transcoding.zencoder.response +
+de.bitzeche.video.transcoding.zencoder.util +
+

+ +

+  + + diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html new file mode 100644 index 0000000..327a0c3 --- /dev/null +++ b/apidocs/overview-summary.html @@ -0,0 +1,173 @@ + + + + + + + +Overview (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Java Client for Zencoder API 0.9.4-SNAPSHOT API +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages
de.bitzeche.video.transcoding.zencoder 
de.bitzeche.video.transcoding.zencoder.enums 
de.bitzeche.video.transcoding.zencoder.job 
de.bitzeche.video.transcoding.zencoder.response 
de.bitzeche.video.transcoding.zencoder.util 
+ +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html new file mode 100644 index 0000000..8ad41f6 --- /dev/null +++ b/apidocs/overview-tree.html @@ -0,0 +1,174 @@ + + + + + + + +Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For All Packages

+
+
+
Package Hierarchies:
de.bitzeche.video.transcoding.zencoder, de.bitzeche.video.transcoding.zencoder.enums, de.bitzeche.video.transcoding.zencoder.job, de.bitzeche.video.transcoding.zencoder.response, de.bitzeche.video.transcoding.zencoder.util
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+ +

+Enum Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/package-list b/apidocs/package-list new file mode 100644 index 0000000..f065226 --- /dev/null +++ b/apidocs/package-list @@ -0,0 +1,5 @@ +de.bitzeche.video.transcoding.zencoder +de.bitzeche.video.transcoding.zencoder.enums +de.bitzeche.video.transcoding.zencoder.job +de.bitzeche.video.transcoding.zencoder.response +de.bitzeche.video.transcoding.zencoder.util diff --git a/apidocs/packages b/apidocs/packages new file mode 100644 index 0000000..ed54669 --- /dev/null +++ b/apidocs/packages @@ -0,0 +1,5 @@ +de.bitzeche.video.transcoding.zencoder.enums +de.bitzeche.video.transcoding.zencoder +de.bitzeche.video.transcoding.zencoder.job +de.bitzeche.video.transcoding.zencoder.response +de.bitzeche.video.transcoding.zencoder.util \ No newline at end of file diff --git a/apidocs/resources/inherit.gif b/apidocs/resources/inherit.gif new file mode 100644 index 0000000000000000000000000000000000000000..c814867a13deb0ca7ea2156c6ca1d5a03372af7e GIT binary patch literal 57 zcmZ?wbhEHbIIT!9-C*e{wE9>Kx3D)-;0v)C; KYxQGgum%9JOA&7X literal 0 HcmV?d00001 diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html new file mode 100644 index 0000000..b37158b --- /dev/null +++ b/apidocs/serialized-form.html @@ -0,0 +1,183 @@ + + + + + + + +Serialized Form (Java Client for Zencoder API 0.9.4-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Serialized Form

+
+
+ + + + + +
+Package de.bitzeche.video.transcoding.zencoder.response
+ +

+ + + + + +
+Class de.bitzeche.video.transcoding.zencoder.response.ZencoderErrorResponseException extends Exception implements Serializable
+ +

+serialVersionUID: 7693985002277452696L + +

+ + + + + +
+Serialized Fields
+ +

+errorResponse

+
+Document errorResponse
+
+
+
+
+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/apidocs/stylesheet.css b/apidocs/stylesheet.css new file mode 100644 index 0000000..6ea9e51 --- /dev/null +++ b/apidocs/stylesheet.css @@ -0,0 +1,29 @@ +/* Javadoc style sheet */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background-color: #FFFFFF; color:#000000 } + +/* Headings */ +h1 { font-size: 145% } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ +.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} + diff --git a/css/maven-base.css b/css/maven-base.css new file mode 100644 index 0000000..780cbb3 --- /dev/null +++ b/css/maven-base.css @@ -0,0 +1,155 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/css/maven-theme.css b/css/maven-theme.css new file mode 100644 index 0000000..c982168 --- /dev/null +++ b/css/maven-theme.css @@ -0,0 +1,141 @@ +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: normal; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/css/print.css b/css/print.css new file mode 100644 index 0000000..26ad7f0 --- /dev/null +++ b/css/print.css @@ -0,0 +1,7 @@ +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { + display: none !important; +} +#bodyColumn, body.docs div.docs { + margin: 0 !important; + border: none !important +} diff --git a/css/site.css b/css/site.css new file mode 100644 index 0000000..055e7e2 --- /dev/null +++ b/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/dependencies.html b/dependencies.html new file mode 100644 index 0000000..c6bbd1f --- /dev/null +++ b/dependencies.html @@ -0,0 +1,150 @@ + + + + + + Java Client for Zencoder API - Project Dependencies + + + + + + + + + +
+ +
+
+
+

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
ch.qos.logbacklogback-classic0.9.25jarEclipse Public License - v 1.0-GNU Lesser General Public License
com.sun.jerseyjersey-client1.17jarCDDL 1.1-GPL2 w/ CPE
com.sun.jersey.contribsjersey-apache-client1.17jarCDDL 1.1-GPL2 w/ CPE
org.apache.commonscommons-lang33.1jarThe Apache Software License, Version 2.0
org.slf4jjcl-over-slf4j1.6.1jarMIT License
org.slf4jjul-to-slf4j1.6.1jarMIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
org.mockitomockito-all1.8.4jarThe MIT License
org.testngtestng5.14jarApache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
ch.qos.logbacklogback-core0.9.25jarEclipse Public License - v 1.0-GNU Lesser General Public License
com.sun.jerseyjersey-core1.17jarCDDL 1.1-GPL2 w/ CPE
commons-codeccommons-codec1.2jar-
commons-httpclientcommons-httpclient3.1jarApache License
commons-loggingcommons-logging1.0.4jar/LICENSE.txt
org.slf4jslf4j-api1.6.0jarMIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
aopallianceaopalliance1.0jarPublic Domain
com.beustjcommander1.5jarThe Apache Software License, Version 2.0
com.google.injectguice2.0jarThe Apache Software License, Version 2.0
junitjunit3.8.1jarCommon Public License Version 1.0
org.beanshellbsh2.0b4jarGNU LESSER GENERAL PUBLIC LICENSE

Project Dependency Graph

+

Dependency Tree

Licenses

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Unknown: Codec

Apache License, Version 2.0: TestNG

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Commons Lang, JCommander, Java Client for Zencoder API, Logging, guice

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

CDDL 1.1: Jersey Apache HTTP Client, jersey-client, jersey-core

GPL2 w/ CPE: Jersey Apache HTTP Client, jersey-client, jersey-core

Apache License: HttpClient

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module

The MIT License: Mockito

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
logback-classic-0.9.25.jar237.71 kB191155231.5debug
logback-core-0.9.25.jar293.63 kB281244271.5debug
jcommander-1.5.jar28.80 kB362341.5debug
guice-2.0.jar651.04 kB567544111.5debug
jersey-client-1.17.jar127.83 kB1149091.6debug
jersey-core-1.17.jar456.11 kB404351261.6debug
jersey-apache-client-1.17.jar21.76 kB261321.6debug
commons-codec-1.2.jar29.38 kB301951.1debug
commons-httpclient-3.1.jar297.85 kB18316781.2debug
commons-logging-1.0.4.jar37.12 kB291821.2debug
junit-3.8.1.jar118.23 kB11910061.1debug
commons-lang3-3.1.jar308.40 kB179153121.5debug
bsh-2.0b4.jar275.09 kB23815881.2release
mockito-all-1.8.4.jar1.34 MB1,203612611.5debug
jcl-over-slf4j-1.6.1.jar16.90 kB23921.3debug
jul-to-slf4j-1.6.1.jar4.36 kB11111.4debug
slf4j-api-1.6.0.jar24.90 kB342331.3debug
testng-5.14.jar514.11 kB357326191.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
194.71 MB4,0403,0152311.618
compile: 12compile: 1.81 MBcompile: 1,505compile: 1,243compile: 120-compile: 12
test: 7test: 2.90 MBtest: 2,535test: 1,772test: 111-test: 6

Dependency Repository Locations

Repo IDURLReleaseSnapshot
apache.snapshotshttp://repository.apache.org/snapshots-Yes-
sonatype-nexus-snapshotshttp://oss.sonatype.org/content/repositories/snapshots-Yes-
centralhttp://repo1.maven.org/maven2Yes--
eclipselink.repositoryhttp://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repoYesYes-
jvnet-nexus-snapshotshttps://maven.java.net/content/repositories/snapshots-Yes-
repository.jboss.orghttp://repository.jboss.org/nexus/content/groups/public/YesYes-

Repository locations for each of the Dependencies.

Artifactapache.snapshotssonatype-nexus-snapshotscentraleclipselink.repositoryjvnet-nexus-snapshotsrepository.jboss.org
aopalliance:aopalliance:jar:1.0--Found at http://repo1.maven.org/maven2---
ch.qos.logback:logback-classic:jar:0.9.25--Found at http://repo1.maven.org/maven2--Found at http://repository.jboss.org/nexus/content/groups/public/
ch.qos.logback:logback-core:jar:0.9.25--Found at http://repo1.maven.org/maven2--Found at http://repository.jboss.org/nexus/content/groups/public/
com.beust:jcommander:jar:1.5--Found at http://repo1.maven.org/maven2--Found at http://repository.jboss.org/nexus/content/groups/public/
com.google.inject:guice:jar:2.0--Found at http://repo1.maven.org/maven2--Found at http://repository.jboss.org/nexus/content/groups/public/
com.sun.jersey:jersey-client:jar:1.17--Found at http://repo1.maven.org/maven2---
com.sun.jersey:jersey-core:jar:1.17--Found at http://repo1.maven.org/maven2---
com.sun.jersey.contribs:jersey-apache-client:jar:1.17--Found at http://repo1.maven.org/maven2---
commons-codec:commons-codec:jar:1.2--Found at http://repo1.maven.org/maven2---
commons-httpclient:commons-httpclient:jar:3.1--Found at http://repo1.maven.org/maven2---
commons-logging:commons-logging:jar:1.0.4--Found at http://repo1.maven.org/maven2---
junit:junit:jar:3.8.1--Found at http://repo1.maven.org/maven2--Found at http://repository.jboss.org/nexus/content/groups/public/
org.apache.commons:commons-lang3:jar:3.1--Found at http://repo1.maven.org/maven2---
org.beanshell:bsh:jar:2.0b4--Found at http://repo1.maven.org/maven2---
org.mockito:mockito-all:jar:1.8.4--Found at http://repo1.maven.org/maven2--Found at http://repository.jboss.org/nexus/content/groups/public/
org.slf4j:jcl-over-slf4j:jar:1.6.1--Found at http://repo1.maven.org/maven2---
org.slf4j:jul-to-slf4j:jar:1.6.1--Found at http://repo1.maven.org/maven2---
org.slf4j:slf4j-api:jar:1.6.0--Found at http://repo1.maven.org/maven2---
org.testng:testng:jar:5.14--Found at http://repo1.maven.org/maven2---
Totalapache.snapshotssonatype-nexus-snapshotscentraleclipselink.repositoryjvnet-nexus-snapshotsrepository.jboss.org
19 (compile: 12, test: 7)0019006
+
+
+
+
+
+ + + diff --git a/distribution-management.html b/distribution-management.html new file mode 100644 index 0000000..6d8607a --- /dev/null +++ b/distribution-management.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Project Distribution Management + + + + + + + + + +
+ +
+
+
+

Overview

The following is the distribution management information used by this project.

Repository - bitzeche-release

dav:http://svn.bitzeche.de:9080/archiva/repository/release/

Snapshot Repository - bitzeche-snapshots

dav:http://svn.bitzeche.de:9080/archiva/repository/snapshots/

+
+
+
+
+
+ + + diff --git a/images/close.gif b/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/images/collapsed.gif b/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/images/expanded.gif b/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/images/external.png b/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/images/icon_info_sml.gif b/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/images/icon_warning_sml.gif b/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/images/logos/build-by-maven-black.png b/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/images/logos/build-by-maven-white.png b/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/images/logos/maven-feather.png b/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 zcmX9>c{JN;_x~o5Ac>t)`_^PEV{L6MNl>(?QcG&7ly=N-Xep}HlEki6%d`xGQff?J zZ3V5?nxMK^TW!%rlc2Oi#TE&YeBaFbd(OGfJqdI` zc>}=J0{}qD0)QP*?7suRWeWiKhXeo)6#$?b`+NA18vvk_kGT^3lRrj~)ZiX~E=7&X z2SKm_0zsnO+$cbVdd$U-?NJjv4pVQ1Nhjly1q-WLl67`_;z%v-QHPc;g_!S~IRE^{ z!-r;4Azogl1_mw!0>pbvoPqVZ9U2s5dwy6sHa1p4L7^@xJ3CvqEtc6=V;Sjo`SKw` zH=oaUc5x93g$)f2RLqLwrQCI9Ez?$q{#(_7txem8O7-r(E=u3NrnVzb>g3;N!E`D4 z$F(MEarBhUUxI^!j~_>3u~Bhx7JsSR*w|dSa6vbc*_R&srRM|ftV?XHdFb}1C$WrQ zvCqw{t=r+KeZT{28=Et|SGiR|Ew_)PCPc7HL$FRx^tIjT!gS^&HZAG+)pJ^j_L!yB z-&JbQI5tJZ0TS}9l}GV-#=yY9@UZdW!+Wo8V)3OP+M~kh8Cox&UgiEXkb|OHrtnt7 z^5^7qoPgd(mzSp^UljFw^Ea1#($jleS~zn<*Qt%~?;g8p7T$+e1_e6_0RivD9i_fn zntBj|S0D{TF>ZC0BjrC=O}^<#pa0LS&uvarfWzp2`pUd__f_%7YV~7dt=r6SgMYpk zjT&tozdBVDfMU+}3PBKu{I@a0eE%y;<26%LfpraXnsz78oRL+ASlucsJ9Ov}^-cnR z?X0S*D(PH#SsA1;IVGjHr-u@pc=<9LQ|*-QU~8*d0k5yGUszbEsHmW5uYUjj;c@h| zc=i>Ql~f4Q{2jFogTeH_k#4q)N#10=x?L3lT5fn+n;f?)a5}#)D(b9?5F`jW*8R2B zY10|kzu50Yt-pEkr?pP=J)v#j+39IETXnv??EKOqdr`^I$PR$!&#+i*wr^07q=V|W zRr`cRLkwol7wvCgY>XVWV#HBVP$e>vs8#}bhe8j(d*@G*O1g5TCFF^jnVIZQvS`z% z5v0FEpQe3XqLbN{Z+4@!!}?n1jYn$VqUAWElr$a=d)NRcr?dxiBP0c$a4eq)C6kW} zg`-#3YZthl;XEcu_;g!xn!}4v15@n5*WxOpB14=8A8Dk>`K z>FLRD7bsziv>lNxci1YB3`T!HV#jF&kvayv7^9-Sg&l|eQ^qB(FU%g~JDx-!K6@(Waovi+Tc$s`@s@Sv* z9p0C*!~5#c{h1>d>@N5DL);Ea=d|PU4}@o zGdG0Ng%R<9V_jn-yfB3nD7kxXb8!sMIXlJ1WeD*5?60hT&XSa)+yVTVl9iP_o8v^w8_0650v?-3$V0uILqsvdAu+2y6|YCewgNhga^h4Y-lNq0Cah}ivo zpoq6EpmWSceZAoF%B5UfVPU3op{AfPhFM{FSFJMU!)c~SDTMch@trf6$~-E;5xn-d z<8`e~UPj0w%vDYVje(iQii)`c=wzHbR6^djAF^dnW5A}!CD-JMWyVHEkW;BwukLPq z9nsR%B=!TuB0vQ|DPO#J@zkle(n^?>&z)~)XSMt|Ks2+uT9af6QEqK-hanLX5&&xP z-l-<%m`WTuBR<~hh#iYkQxoQNXtTFvX)i0JF_1Iu5Wn+7^XJlfPFX+T%IM9_7+4B=%5Y=a!X6S`QV)~knSitusE`|vEgD?+D*SdgtN-v z@2!tnPsQ$W9OoldXg5!7EGfyuKEmbk%8!pz518D&%P>a8*ji>n+N5Y15QI!N3aw76 zk?~TlC_r^z21V(@jrIB2O=fW{*e;OxLwTOl%b7{65NYoUzv46uU?y1WK`h1$gXk#s zGM!NC1T6)2&vea(*Gjoe-Y0OseT68UKVi7GtWs>+{mTm3?9wmCl9JqVL7fcIg7PHy zS|uV8fd^!W2I;)j*_@ml#-BrjgIWH)bTI&Jf1fXAax!YjYcdmoW44Np%MhjRZR?D*fO!{1UqRj~p#EAohT=T-17$$k6AmQb( zr9h0V!aUsY=NL_BPmf|~=n=+2*+gqRK=3w1+z;yxltfUx%}G^AqM7qBoD>Zu#))>h z(O-H}7=Go_Xv&X~RNksk#{u}JDqbNyJIauD&lJ!>cpV`%&T(-`&1Vx}= z8{BIG$r-+Li5}_#{j}s%FlGk$jM1|WKp=Pv|*T=m!~I+rUjJ3F@7W!gumQD8RFwVZryr0 zG6IWssk0)%eJuVTRDtKPo&xDaOWF|RzCnozye=JYW-)oDFHKrbK}AL7sWkcH57B~D zWIZ`=QNK#g)SEJB!`69JGO3P=r08pDX))Bb6t@_;R!2TlYhv>Ek*cIBeDucB zNbDTV5C(L01Ze7}3Kc7OC~(zLdAV~G`9N+1xB3ie(wD=k6U z@g3gU065J9XPq{lyp>keB&(ixxdnV8$%i$asL6b0O)JUdYtCpuubGB*DbEFHXlQtp zXgMTG%@{+j0dI{Adnj6-$)BcQylA>}r~l(e_1pE-*`Eac5PAGF#EWMIO6;2ECZAeo ziPF85kd7Ft6f{I>ZQIUbf5YND4#d%gJpKl~IaM@Xl!bUvZj*0lQRvUOOhugnVG zMF7OiLdS5a+otCLNQI8V^8vu3ka8NP_S>32`v3S)2n{Pe(fRVLdLST=H+AiBqCTY3 zZWI=>Zsgp=`Z%jG=8)QMYZO=@1A#!)z2kiwpnq3DhkpUGZV&>CeaB0vA>Y6+Mrd+| zrA52d@P7Qe=6m=0Lz-`5yrGM(x*9Y0sP7_5T2*v`@~JgS7L3#>yY-7x_MJ+9`9JqyEa*$Q0 ziiL%hken<6A7+&3D;!0f@qP3TvIRVoufv)c8?&aw&B~1Y(02aUpDjK7B)cSkx8QDV zQMj_M+x+$UXOfa)nmweB@KP^Xm2R7$9(p;LCnufvW}*eG4R>Eak)Ei}%-KE8gsec^ zj=HuX z(qyBjd`DTC3ZeF2!np?{CKA-DtE=Op^zuqOJMFU}UTntQB1KKp81%{!bT~6heKA2v zt?`kF-Zi+k^YcNCz>V!+^RbV}r|Gp2j0+=crL`N5t}4tX=Ugo&7+C6ua?F4oX!wQ+)83@^vkY zDLFc>n(A(&_r09T&@t7l6XQ+b#6#=gA#14-D;h1Uq<(+=C8$D8`D^qmZ z9NOcdL`OIEho{GDl585|eQ0-*j0e6Rr=PNtyozBAqJr literal 0 HcmV?d00001 diff --git a/images/newwindow.png b/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/index.html b/index.html new file mode 100644 index 0000000..6aca7dd --- /dev/null +++ b/index.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - About + + + + + + + + + +
+ +
+
+
+

About Java Client for Zencoder API

There is currently no description associated with this project.

+
+
+
+
+
+ + + diff --git a/integration.html b/integration.html new file mode 100644 index 0000000..fc190fe --- /dev/null +++ b/integration.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Continuous Integration + + + + + + + + + +
+ +
+
+
+

Continuous Integration

No continuous integration management system is defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/issue-tracking.html b/issue-tracking.html new file mode 100644 index 0000000..348260b --- /dev/null +++ b/issue-tracking.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Issue Tracking + + + + + + + + + +
+ +
+
+
+

Overview

This project uses Google Code to manage its issues.

Issue Tracking

Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.

+
+
+
+
+
+ + + diff --git a/license.html b/license.html new file mode 100644 index 0000000..9e1371f --- /dev/null +++ b/license.html @@ -0,0 +1,321 @@ + + + + + + Java Client for Zencoder API - Project License + + + + + + + + + +
+ +
+
+
+

Overview

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

Project License

The Apache Software License, Version 2.0

+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+
+
+
+
+
+ + + diff --git a/mail-lists.html b/mail-lists.html new file mode 100644 index 0000000..9c6d08b --- /dev/null +++ b/mail-lists.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Project Mailing Lists + + + + + + + + + +
+ +
+
+
+

Project Mailing Lists

There are no mailing lists currently associated with this project.

+
+
+
+
+
+ + + diff --git a/plugin-management.html b/plugin-management.html new file mode 100644 index 0000000..d4b4d76 --- /dev/null +++ b/plugin-management.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Project Plugin Management + + + + + + + + + +
+ +
+
+
+

Project Plugin Management

GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-dependency-plugin2.1
org.apache.maven.pluginsmaven-release-plugin2.0
+
+
+
+
+
+ + + diff --git a/plugins.html b/plugins.html new file mode 100644 index 0000000..8dde805 --- /dev/null +++ b/plugins.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Project Build Plugins + + + + + + + + + +
+ +
+
+
+

Project Build Plugins

GroupIdArtifactIdVersion
com.github.githubsite-maven-plugin0.6
com.mycila.maven-license-pluginmaven-license-plugin1.8.0
org.apache.maven.pluginsmaven-clean-plugin2.4.1
org.apache.maven.pluginsmaven-compiler-plugin2.3.2
org.apache.maven.pluginsmaven-deploy-plugin2.5
org.apache.maven.pluginsmaven-install-plugin2.3.1
org.apache.maven.pluginsmaven-jar-plugin2.3.1
org.apache.maven.pluginsmaven-resources-plugin2.4.3
org.apache.maven.pluginsmaven-site-plugin3.2
org.apache.maven.pluginsmaven-surefire-plugin2.4

Project Report Plugins

GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-javadoc-plugin2.6.1
org.apache.maven.pluginsmaven-project-info-reports-plugin2.4
org.apache.maven.pluginsmaven-surefire-report-plugin2.5
+
+
+
+
+
+ + + diff --git a/project-info.html b/project-info.html new file mode 100644 index 0000000..4415512 --- /dev/null +++ b/project-info.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Project Information + + + + + + + + + +
+ +
+
+
+

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutThere is currently no description associated with this project.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Project PluginsThis document lists the build plugins and the report plugins used by this project.
Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Project LicenseThis is a link to the definitions of project licenses.
Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
Project SummaryThis document lists other related information of this project
+
+
+
+
+
+ + + diff --git a/project-reports.html b/project-reports.html new file mode 100644 index 0000000..0c7768a --- /dev/null +++ b/project-reports.html @@ -0,0 +1,92 @@ + + + + + + Java Client for Zencoder API - Generated Reports + + + + + + + + + +
+ +
+
+
+

Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

Overview

DocumentDescription
JavaDocsJavaDoc API documentation.
Test JavaDocsTest JavaDoc API documentation.
Surefire ReportReport on the test results of the project.
+
+
+
+
+
+ + + diff --git a/project-summary.html b/project-summary.html new file mode 100644 index 0000000..ba24229 --- /dev/null +++ b/project-summary.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Project Summary + + + + + + + + + +
+ +
+
+
+

Project Summary

Project Information

FieldValue
NameJava Client for Zencoder API
Description-
Homepage-

Project Organization

FieldValue
NameBitzeche GmbH
URLhttp://www.bitzeche.de/

Build Information

FieldValue
GroupIdde.bitzeche.video.transcoding
ArtifactIdzencoder-api
Version0.9.4-SNAPSHOT
Typejar
JDK Rev1.6
+
+
+
+
+
+ + + diff --git a/source-repository.html b/source-repository.html new file mode 100644 index 0000000..e5c88df --- /dev/null +++ b/source-repository.html @@ -0,0 +1,119 @@ + + + + + + Java Client for Zencoder API - Source Repository + + + + + + + + + +
+ +
+
+
+

Overview

This project uses a Source Content Management System to manage its source code.

Web Access

The following is a link to the online source repository.

Anonymous access

Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:

git:git@github.com:bitzeche/zencoder-java.git

Developer access

Refer to the documentation of the SCM used for more information about developer check out. The connection url is:

git:git@github.com:bitzeche/zencoder-java.git

Access from behind a firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/surefire-report.html b/surefire-report.html new file mode 100644 index 0000000..09696b2 --- /dev/null +++ b/surefire-report.html @@ -0,0 +1,92 @@ + + + + + + Java Client for Zencoder API - Surefire Report + + + + + + + + + +
+ +
+
+
+

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
27000100%247.546

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
27000100%247.546

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

ClassTestsErrors FailuresSkippedSuccess RateTime
TestSuite27000100%247.546

Test Cases

[Summary] [Package List] [Test Cases]

TestSuite

createAndCancelJobTest233.921
createAndCancelJobTest2.408
createAndCancelJobTest1.169
resubmitAndCancelJobTest1.386
resubmitAndCancelJobTest1.507
resubmitAndCancelJobTest1.098
deleteTest0.664
deleteTest0.679
deleteTest0.652
createJobAndCheckXML0.009
createJobAndProduceErrorWithMalformedVideoURL1.821
createJobAndProduceErrorWithMalformedVideoURL0.833
createJobAndProduceErrorWithMalformedVideoURL0.735
constructor0.068
constructor0.068
constructor0.077
test0.002
testWithOptions0.001
testWithOptions0.002
testWithoutOptions0.001
testWithOptions0.002
testWithoutOptions0.001
testWithOptions0.002
testWithoutOptions0.001
testWithoutOptions0
testWithOptions0.001
test0.001

+
+
+
+
+
+ + + diff --git a/team-list.html b/team-list.html new file mode 100644 index 0000000..d67ea5c --- /dev/null +++ b/team-list.html @@ -0,0 +1,135 @@ + + + + + + Java Client for Zencoder API - Team list + + + + + + + + + +
+ +
+
+
+

The Team

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

Members

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

IdNameEmailURLOrganizationOrganization URLRolesTime ZoneActual Time (GMT)
patricePatrice Brend'amourp.brendamour@bitzeche.dehttp://www.brendamour.deBitzeche GmbHhttp://www.bitzeche.de/Project Manager, Developer+1+1

Contributors

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/testapidocs/allclasses-frame.html b/testapidocs/allclasses-frame.html new file mode 100644 index 0000000..91a27a8 --- /dev/null +++ b/testapidocs/allclasses-frame.html @@ -0,0 +1,46 @@ + + + + + + + +All Classes (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + +All Classes +
+ + + + + +
StringUtil +
+ZencoderClientTest +
+ZencoderJobTest +
+ZencoderNotificationTest +
+ZencoderOutputTest +
+ZencoderS3AccessControlItemTest +
+ZencoderThumbnailTest +
+ZencoderWatermarkTest +
+
+ + + diff --git a/testapidocs/allclasses-noframe.html b/testapidocs/allclasses-noframe.html new file mode 100644 index 0000000..f6f1a4b --- /dev/null +++ b/testapidocs/allclasses-noframe.html @@ -0,0 +1,46 @@ + + + + + + + +All Classes (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + +All Classes +
+ + + + + +
StringUtil +
+ZencoderClientTest +
+ZencoderJobTest +
+ZencoderNotificationTest +
+ZencoderOutputTest +
+ZencoderS3AccessControlItemTest +
+ZencoderThumbnailTest +
+ZencoderWatermarkTest +
+
+ + + diff --git a/testapidocs/constant-values.html b/testapidocs/constant-values.html new file mode 100644 index 0000000..77fc4d4 --- /dev/null +++ b/testapidocs/constant-values.html @@ -0,0 +1,145 @@ + + + + + + + +Constant Field Values (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Constant Field Values

+
+
+Contents
    +
+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/StringUtil.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/StringUtil.html new file mode 100644 index 0000000..04e6979 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/StringUtil.html @@ -0,0 +1,251 @@ + + + + + + + +StringUtil (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class StringUtil

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.StringUtil
+
+
+
+
public class StringUtil
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
StringUtil() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static StringstripSpacesAndLineBreaksFrom(Object source) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+StringUtil

+
+public StringUtil()
+
+
+ + + + + + + + +
+Method Detail
+ +

+stripSpacesAndLineBreaksFrom

+
+public static String stripSpacesAndLineBreaksFrom(Object source)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderClientTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderClientTest.html new file mode 100644 index 0000000..da150c5 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderClientTest.html @@ -0,0 +1,390 @@ + + + + + + + +ZencoderClientTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderClientTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest
+
+
+
+
public class ZencoderClientTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderClientTest() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidconstructor(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider) + +
+           
+ voidcreateAndCancelJobTest(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider) + +
+           
+ IZencoderClientcreateClient(ZencoderAPIVersion apiVersion) + +
+           
+ voidcreateJobAndCheckXML() + +
+           
+ voidcreateJobAndProduceErrorWithMalformedVideoURL(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider) + +
+           
+ voiddeleteTest(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider) + +
+           
+ Object[][]getApiVersion() + +
+           
+ voidresubmitAndCancelJobTest(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderClientTest

+
+public ZencoderClientTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+createClient

+
+public IZencoderClient createClient(ZencoderAPIVersion apiVersion)
+
+
+
+
+
+
+ +

+constructor

+
+public void constructor(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider)
+
+
+
+
+
+
+ +

+createJobAndCheckXML

+
+public void createJobAndCheckXML()
+
+
+
+
+
+
+ +

+createAndCancelJobTest

+
+public void createAndCancelJobTest(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider)
+                            throws ZencoderErrorResponseException
+
+
+ +
Throws: +
ZencoderErrorResponseException
+
+
+
+ +

+createJobAndProduceErrorWithMalformedVideoURL

+
+public void createJobAndProduceErrorWithMalformedVideoURL(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider)
+                                                   throws ZencoderErrorResponseException
+
+
+ +
Throws: +
ZencoderErrorResponseException
+
+
+
+ +

+resubmitAndCancelJobTest

+
+public void resubmitAndCancelJobTest(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider)
+
+
+
+
+
+
+ +

+deleteTest

+
+public void deleteTest(de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest.ApiVersionProvider provider)
+
+
+
+
+
+
+ +

+getApiVersion

+
+public Object[][] getApiVersion()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderJobTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderJobTest.html new file mode 100644 index 0000000..11ecb2a --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderJobTest.html @@ -0,0 +1,276 @@ + + + + + + + +ZencoderJobTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderJobTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest
+
+
+
+
public class ZencoderJobTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderJobTest() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestWithOptions() + +
+           
+ voidtestWithoutOptions() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderJobTest

+
+public ZencoderJobTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+testWithoutOptions

+
+public void testWithoutOptions()
+                        throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+
+ +

+testWithOptions

+
+public void testWithOptions()
+                     throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderNotificationTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderNotificationTest.html new file mode 100644 index 0000000..d38ea04 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderNotificationTest.html @@ -0,0 +1,276 @@ + + + + + + + +ZencoderNotificationTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderNotificationTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest
+
+
+
+
public class ZencoderNotificationTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderNotificationTest() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtest() + +
+           
+ voidtestWithOptions() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderNotificationTest

+
+public ZencoderNotificationTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+test

+
+public void test()
+          throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+
+ +

+testWithOptions

+
+public void testWithOptions()
+                     throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderOutputTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderOutputTest.html new file mode 100644 index 0000000..599b767 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderOutputTest.html @@ -0,0 +1,276 @@ + + + + + + + +ZencoderOutputTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderOutputTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest
+
+
+
+
public class ZencoderOutputTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderOutputTest() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestWithOptions() + +
+           
+ voidtestWithoutOptions() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderOutputTest

+
+public ZencoderOutputTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+testWithoutOptions

+
+public void testWithoutOptions()
+                        throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+
+ +

+testWithOptions

+
+public void testWithOptions()
+                     throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderS3AccessControlItemTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderS3AccessControlItemTest.html new file mode 100644 index 0000000..ebd8922 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderS3AccessControlItemTest.html @@ -0,0 +1,254 @@ + + + + + + + +ZencoderS3AccessControlItemTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderS3AccessControlItemTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderS3AccessControlItemTest
+
+
+
+
public class ZencoderS3AccessControlItemTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderS3AccessControlItemTest() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidtest() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderS3AccessControlItemTest

+
+public ZencoderS3AccessControlItemTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+test

+
+public void test()
+          throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderThumbnailTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderThumbnailTest.html new file mode 100644 index 0000000..be3bb55 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderThumbnailTest.html @@ -0,0 +1,276 @@ + + + + + + + +ZencoderThumbnailTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderThumbnailTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest
+
+
+
+
public class ZencoderThumbnailTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderThumbnailTest() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestWithOptions() + +
+           
+ voidtestWithoutOptions() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderThumbnailTest

+
+public ZencoderThumbnailTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+testWithoutOptions

+
+public void testWithoutOptions()
+                        throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+
+ +

+testWithOptions

+
+public void testWithOptions()
+                     throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderWatermarkTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderWatermarkTest.html new file mode 100644 index 0000000..8f2c433 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/ZencoderWatermarkTest.html @@ -0,0 +1,276 @@ + + + + + + + +ZencoderWatermarkTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.bitzeche.video.transcoding.zencoder.test +
+Class ZencoderWatermarkTest

+
+java.lang.Object
+  extended by de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest
+
+
+
+
public class ZencoderWatermarkTest
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ZencoderWatermarkTest() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestWithOptions() + +
+           
+ voidtestWithoutOptions() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ZencoderWatermarkTest

+
+public ZencoderWatermarkTest()
+
+
+ + + + + + + + +
+Method Detail
+ +

+testWithoutOptions

+
+public void testWithoutOptions()
+                        throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+
+ +

+testWithOptions

+
+public void testWithOptions()
+                     throws ParserConfigurationException
+
+
+ +
Throws: +
ParserConfigurationException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/StringUtil.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/StringUtil.html new file mode 100644 index 0000000..3555203 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/StringUtil.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.StringUtil (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.StringUtil

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.StringUtil +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderClientTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderClientTest.html new file mode 100644 index 0000000..aff5bb6 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderClientTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderJobTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderJobTest.html new file mode 100644 index 0000000..bad674b --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderJobTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderNotificationTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderNotificationTest.html new file mode 100644 index 0000000..11ce4ca --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderNotificationTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderOutputTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderOutputTest.html new file mode 100644 index 0000000..8c208a6 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderOutputTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderS3AccessControlItemTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderS3AccessControlItemTest.html new file mode 100644 index 0000000..e5c3595 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderS3AccessControlItemTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderS3AccessControlItemTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderS3AccessControlItemTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderS3AccessControlItemTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderThumbnailTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderThumbnailTest.html new file mode 100644 index 0000000..df16703 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderThumbnailTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderWatermarkTest.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderWatermarkTest.html new file mode 100644 index 0000000..62131a9 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/class-use/ZencoderWatermarkTest.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Class de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest

+
+No usage of de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-frame.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-frame.html new file mode 100644 index 0000000..fdcd18f --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-frame.html @@ -0,0 +1,47 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.test (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + +de.bitzeche.video.transcoding.zencoder.test + + + + +
+Classes  + +
+StringUtil +
+ZencoderClientTest +
+ZencoderJobTest +
+ZencoderNotificationTest +
+ZencoderOutputTest +
+ZencoderS3AccessControlItemTest +
+ZencoderThumbnailTest +
+ZencoderWatermarkTest
+ + + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-summary.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-summary.html new file mode 100644 index 0000000..c874f65 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-summary.html @@ -0,0 +1,184 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.test (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package de.bitzeche.video.transcoding.zencoder.test +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
StringUtil 
ZencoderClientTest 
ZencoderJobTest 
ZencoderNotificationTest 
ZencoderOutputTest 
ZencoderS3AccessControlItemTest 
ZencoderThumbnailTest 
ZencoderWatermarkTest 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-tree.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-tree.html new file mode 100644 index 0000000..9373eff --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-tree.html @@ -0,0 +1,149 @@ + + + + + + + +de.bitzeche.video.transcoding.zencoder.test Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package de.bitzeche.video.transcoding.zencoder.test +

+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-use.html b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-use.html new file mode 100644 index 0000000..1dd2bd6 --- /dev/null +++ b/testapidocs/de/bitzeche/video/transcoding/zencoder/test/package-use.html @@ -0,0 +1,143 @@ + + + + + + + +Uses of Package de.bitzeche.video.transcoding.zencoder.test (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
de.bitzeche.video.transcoding.zencoder.test

+
+No usage of de.bitzeche.video.transcoding.zencoder.test +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/deprecated-list.html b/testapidocs/deprecated-list.html new file mode 100644 index 0000000..727cf79 --- /dev/null +++ b/testapidocs/deprecated-list.html @@ -0,0 +1,145 @@ + + + + + + + +Deprecated List (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Deprecated API

+
+
+Contents
    +
+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/help-doc.html b/testapidocs/help-doc.html new file mode 100644 index 0000000..571161a --- /dev/null +++ b/testapidocs/help-doc.html @@ -0,0 +1,216 @@ + + + + + + + +API Help (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Package

+
+ +

+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

    +
  • Interfaces (italic)
  • Classes
  • Enums
  • Exceptions
  • Errors
  • Annotation Types
+
+

+Class/Interface

+
+ +

+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
  • Class inheritance diagram
  • Direct Subclasses
  • All Known Subinterfaces
  • All Known Implementing Classes
  • Class/interface declaration
  • Class/interface description +

    +

  • Nested Class Summary
  • Field Summary
  • Constructor Summary
  • Method Summary +

    +

  • Field Detail
  • Constructor Detail
  • Method Detail
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+ +

+Annotation Type

+
+ +

+Each annotation type has its own separate page with the following sections:

    +
  • Annotation Type declaration
  • Annotation Type description
  • Required Element Summary
  • Optional Element Summary
  • Element Detail
+
+ +

+Enum

+
+ +

+Each enum has its own separate page with the following sections:

    +
  • Enum declaration
  • Enum description
  • Enum Constant Summary
  • Enum Constant Detail
+
+

+Use

+
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+

+Tree (Class Hierarchy)

+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
    +
  • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
  • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+

+Deprecated API

+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+

+Index

+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+

+Serialized Form

+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. +

+

+Constant Field Values

+The Constant Field Values page lists the static final fields and their values. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/index-all.html b/testapidocs/index-all.html new file mode 100644 index 0000000..cbc8106 --- /dev/null +++ b/testapidocs/index-all.html @@ -0,0 +1,255 @@ + + + + + + + +Index (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +C D G R S T Z
+

+C

+
+
constructor(ZencoderClientTest.ApiVersionProvider) - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
createAndCancelJobTest(ZencoderClientTest.ApiVersionProvider) - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
createClient(ZencoderAPIVersion) - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
createJobAndCheckXML() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
createJobAndProduceErrorWithMalformedVideoURL(ZencoderClientTest.ApiVersionProvider) - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
+
+

+D

+
+
de.bitzeche.video.transcoding.zencoder.test - package de.bitzeche.video.transcoding.zencoder.test
 
deleteTest(ZencoderClientTest.ApiVersionProvider) - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
+
+

+G

+
+
getApiVersion() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
+
+

+R

+
+
resubmitAndCancelJobTest(ZencoderClientTest.ApiVersionProvider) - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
+
+

+S

+
+
StringUtil - Class in de.bitzeche.video.transcoding.zencoder.test
 
StringUtil() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.StringUtil +
  +
stripSpacesAndLineBreaksFrom(Object) - +Static method in class de.bitzeche.video.transcoding.zencoder.test.StringUtil +
  +
+
+

+T

+
+
test() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest +
  +
test() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderS3AccessControlItemTest +
  +
testWithOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest +
  +
testWithOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest +
  +
testWithOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest +
  +
testWithOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest +
  +
testWithOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest +
  +
testWithoutOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest +
  +
testWithoutOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest +
  +
testWithoutOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest +
  +
testWithoutOptions() - +Method in class de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest +
  +
+
+

+Z

+
+
ZencoderClientTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderClientTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderClientTest +
  +
ZencoderJobTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderJobTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderJobTest +
  +
ZencoderNotificationTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderNotificationTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderNotificationTest +
  +
ZencoderOutputTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderOutputTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderOutputTest +
  +
ZencoderS3AccessControlItemTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderS3AccessControlItemTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderS3AccessControlItemTest +
  +
ZencoderThumbnailTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderThumbnailTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderThumbnailTest +
  +
ZencoderWatermarkTest - Class in de.bitzeche.video.transcoding.zencoder.test
 
ZencoderWatermarkTest() - +Constructor for class de.bitzeche.video.transcoding.zencoder.test.ZencoderWatermarkTest +
  +
+
+C D G R S T Z + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/index.html b/testapidocs/index.html new file mode 100644 index 0000000..f302c5f --- /dev/null +++ b/testapidocs/index.html @@ -0,0 +1,37 @@ + + + + + + + +Java Client for Zencoder API 0.9.4-SNAPSHOT Test API + + + + + + + + +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="de/bitzeche/video/transcoding/zencoder/test/package-summary.html">Non-frame version.</A> + + + diff --git a/testapidocs/options b/testapidocs/options new file mode 100644 index 0000000..719c8a7 --- /dev/null +++ b/testapidocs/options @@ -0,0 +1,26 @@ +-classpath +'/Users/patrice/git/zencoder/target/classes:/Users/patrice/git/zencoder/target/test-classes:/Users/patrice/.m2/repository/ch/qos/logback/logback-core/0.9.25/logback-core-0.9.25.jar:/Users/patrice/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/patrice/.m2/repository/com/sun/jersey/jersey-core/1.17/jersey-core-1.17.jar:/Users/patrice/.m2/repository/org/mockito/mockito-all/1.8.4/mockito-all-1.8.4.jar:/Users/patrice/.m2/repository/com/google/inject/guice/2.0/guice-2.0.jar:/Users/patrice/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar:/Users/patrice/.m2/repository/com/sun/jersey/jersey-client/1.17/jersey-client-1.17.jar:/Users/patrice/.m2/repository/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar:/Users/patrice/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/Users/patrice/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar:/Users/patrice/.m2/repository/org/slf4j/jul-to-slf4j/1.6.1/jul-to-slf4j-1.6.1.jar:/Users/patrice/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/patrice/.m2/repository/com/sun/jersey/contribs/jersey-apache-client/1.17/jersey-apache-client-1.17.jar:/Users/patrice/.m2/repository/ch/qos/logback/logback-classic/0.9.25/logback-classic-0.9.25.jar:/Users/patrice/.m2/repository/com/beust/jcommander/1.5/jcommander-1.5.jar:/Users/patrice/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Users/patrice/.m2/repository/org/testng/testng/5.14/testng-5.14.jar:/Users/patrice/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.jar:/Users/patrice/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar' +-encoding +'MacRoman' +-protected +-sourcepath +'/Users/patrice/git/zencoder/src/test/java' +-author +-bottom +'Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved.' +-charset +'UTF-8' +-d +'/Users/patrice/git/zencoder/site/testapidocs' +-docencoding +'UTF-8' +-doctitle +'Java Client for Zencoder API 0.9.4-SNAPSHOT Test API' +-link +'../apidocs' +-link +'http://java.sun.com/javase/6/docs/api' +-use +-version +-windowtitle +'Java Client for Zencoder API 0.9.4-SNAPSHOT Test API' \ No newline at end of file diff --git a/testapidocs/overview-tree.html b/testapidocs/overview-tree.html new file mode 100644 index 0000000..db4ed42 --- /dev/null +++ b/testapidocs/overview-tree.html @@ -0,0 +1,151 @@ + + + + + + + +Class Hierarchy (Java Client for Zencoder API 0.9.4-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For All Packages

+
+
+
Package Hierarchies:
de.bitzeche.video.transcoding.zencoder.test
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2013 Bitzeche GmbH. All Rights Reserved. + + diff --git a/testapidocs/package-list b/testapidocs/package-list new file mode 100644 index 0000000..d529126 --- /dev/null +++ b/testapidocs/package-list @@ -0,0 +1 @@ +de.bitzeche.video.transcoding.zencoder.test diff --git a/testapidocs/packages b/testapidocs/packages new file mode 100644 index 0000000..cee6db7 --- /dev/null +++ b/testapidocs/packages @@ -0,0 +1 @@ +de.bitzeche.video.transcoding.zencoder.test \ No newline at end of file diff --git a/testapidocs/resources/inherit.gif b/testapidocs/resources/inherit.gif new file mode 100644 index 0000000000000000000000000000000000000000..c814867a13deb0ca7ea2156c6ca1d5a03372af7e GIT binary patch literal 57 zcmZ?wbhEHbIIT!9-C*e{wE9>Kx3D)-;0v)C; KYxQGgum%9JOA&7X literal 0 HcmV?d00001 diff --git a/testapidocs/stylesheet.css b/testapidocs/stylesheet.css new file mode 100644 index 0000000..6ea9e51 --- /dev/null +++ b/testapidocs/stylesheet.css @@ -0,0 +1,29 @@ +/* Javadoc style sheet */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background-color: #FFFFFF; color:#000000 } + +/* Headings */ +h1 { font-size: 145% } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ +.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +